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

Commit 2181a2c

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.3 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5aa7872 commit 2181a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2</version>
27+
<version>2.3</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)