Skip to content

Commit 229d876

Browse files
authored
Merge pull request #2749 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-2.1
build(deps): bump org.yaml:snakeyaml from 2.0 to 2.1
2 parents 094ad8f + d49eb9d commit 229d876

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.0</snakeyaml.version>
42+
<snakeyaml.version>2.1</snakeyaml.version>
4343
<slf4j.version>2.0.7</slf4j.version>
4444
<caffeine.version>2.9.3</caffeine.version>
4545
<protobuf.version>3.23.4</protobuf.version>

0 commit comments

Comments
 (0)