Skip to content

Commit 47f4b1e

Browse files
chore(deps): update dependency org.yaml:snakeyaml to v2 [security] (#4430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e87b514 commit 47f4b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.yaml</groupId>
124124
<artifactId>snakeyaml</artifactId>
125-
<version>1.31</version>
125+
<version>2.0</version>
126126
<scope>test</scope>
127127
</dependency>
128128

0 commit comments

Comments
 (0)