Skip to content

Commit 9ff6e0f

Browse files
chore(deps): update dependency org.yaml:snakeyaml to v2.4
1 parent 47b8455 commit 9ff6e0f

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.3</version>
74+
<version>2.4</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>

0 commit comments

Comments
 (0)