Skip to content

Commit cbf3f45

Browse files
authored
Merge pull request #3925 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-2.4
build(deps): bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents c50817f + 073aa7f commit cbf3f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<javax.annotation.version>1.3.2</javax.annotation.version>
4747
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
4848
<jakarta.ws.rs-api-version>3.1.0</jakarta.ws.rs-api-version>
49-
<snakeyaml.version>2.3</snakeyaml.version>
49+
<snakeyaml.version>2.4</snakeyaml.version>
5050
<slf4j.version>2.0.16</slf4j.version>
5151
<caffeine.version>2.9.3</caffeine.version>
5252
<protobuf.version>4.29.3</protobuf.version>

0 commit comments

Comments
 (0)