Skip to content

Commit 16029cc

Browse files
chore(deps): update dependency org.yaml:snakeyaml to v2.5 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b018a19 commit 16029cc

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.yaml</groupId>
102102
<artifactId>snakeyaml</artifactId>
103-
<version>2.4</version>
103+
<version>2.5</version>
104104
<scope>test</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)