Skip to content

Commit 69d7d1a

Browse files
authored
Merge pull request #2029 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-1.30
Bump snakeyaml from 1.29 to 1.30
2 parents d50652f + d5b25df commit 69d7d1a

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
@@ -42,7 +42,7 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343

4444
<javax.annotation.version>1.3.2</javax.annotation.version>
45-
<snakeyaml.version>1.29</snakeyaml.version>
45+
<snakeyaml.version>1.30</snakeyaml.version>
4646
<slf4j.version>1.7.32</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
4848
<protobuf.version>3.19.1</protobuf.version>

0 commit comments

Comments
 (0)