Skip to content

Commit ae1fa1d

Browse files
Update dependency org.yaml:snakeyaml to v2.4 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60ead5e commit ae1fa1d

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.3</version>
83+
<version>2.4</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)