Skip to content

Commit 1021e82

Browse files
authored
Merge pull request #1740 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-1.29
Bump snakeyaml from 1.28 to 1.29
2 parents c8c8de0 + e0c75b8 commit 1021e82

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

4343
<javax.annotation.version>1.3.2</javax.annotation.version>
44-
<snakeyaml.version>1.28</snakeyaml.version>
44+
<snakeyaml.version>1.29</snakeyaml.version>
4545
<slf4j.version>1.7.31</slf4j.version>
4646
<caffeine.version>2.9.1</caffeine.version>
4747
<protobuf.version>3.17.2</protobuf.version>

0 commit comments

Comments
 (0)