Skip to content

Commit 3c7bbea

Browse files
committed
Upgrade snakeyaml to 2.0
1 parent 46c977f commit 3c7bbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>org.yaml</groupId>
303303
<artifactId>snakeyaml</artifactId>
304-
<version>1.33</version>
304+
<version>2.0</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>com.lowagie</groupId>

0 commit comments

Comments
 (0)