Skip to content

Commit 65605cc

Browse files
authored
Merge pull request #2775 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-2.2
build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2
2 parents 4740c85 + 8754a99 commit 65605cc

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
@@ -39,7 +39,7 @@
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040

4141
<javax.annotation.version>1.3.2</javax.annotation.version>
42-
<snakeyaml.version>2.1</snakeyaml.version>
42+
<snakeyaml.version>2.2</snakeyaml.version>
4343
<slf4j.version>2.0.7</slf4j.version>
4444
<caffeine.version>2.9.3</caffeine.version>
4545
<protobuf.version>3.24.1</protobuf.version>

0 commit comments

Comments
 (0)