Skip to content

Commit 09158b9

Browse files
committed
security: bump snakeyaml dep to 1.33
1 parent ec9d60d commit 09158b9

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
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.yaml</groupId>
157157
<artifactId>snakeyaml</artifactId>
158-
<version>1.32</version>
158+
<version>1.33</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)