Skip to content

Commit 1b904b0

Browse files
authored
Merge pull request #2391 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-1.33
Bump snakeyaml from 1.32 to 1.33
2 parents ab75efe + d9fae8f commit 1b904b0

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.32</snakeyaml.version>
45+
<snakeyaml.version>1.33</snakeyaml.version>
4646
<slf4j.version>2.0.2</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
4848
<protobuf.version>3.21.6</protobuf.version>

0 commit comments

Comments
 (0)