Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit c3717e5

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.4 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 177fb90 commit c3717e5

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.yaml</groupId>
2626
<artifactId>snakeyaml</artifactId>
27-
<version>2.3</version>
27+
<version>2.4</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)