Skip to content

Commit 798aae3

Browse files
chore(deps): update dependency org.yaml:snakeyaml to v2.5
1 parent ff6144c commit 798aae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.yaml</groupId>
7373
<artifactId>snakeyaml</artifactId>
74-
<version>2.4</version>
74+
<version>2.5</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>

0 commit comments

Comments
 (0)