Skip to content

Commit 996c8c3

Browse files
authored
fix(deps): update dependency org.yaml:snakeyaml to v1.30 (#946)
1 parent 36bfbf5 commit 996c8c3

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
@@ -290,7 +290,7 @@
290290
<dependency>
291291
<groupId>org.yaml</groupId>
292292
<artifactId>snakeyaml</artifactId>
293-
<version>1.26</version>
293+
<version>1.30</version>
294294
</dependency>
295295
<dependency>
296296
<groupId>com.google.googlejavaformat</groupId>

0 commit comments

Comments
 (0)