Skip to content

Commit dec16ad

Browse files
Update dependency org.yaml:snakeyaml to v2.5 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d0bb0f commit dec16ad

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.yaml</groupId>
8282
<artifactId>snakeyaml</artifactId>
83-
<version>2.4</version>
83+
<version>2.5</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)