Skip to content

Commit 513f058

Browse files
authored
Merge pull request #4218 from kubernetes-client/dependabot/maven/org.yaml-snakeyaml-2.5
build(deps): bump org.yaml:snakeyaml from 2.4 to 2.5
2 parents 90320a2 + b2d5438 commit 513f058

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
@@ -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.4</snakeyaml.version>
49+
<snakeyaml.version>2.5</snakeyaml.version>
5050
<slf4j.version>2.0.17</slf4j.version>
5151
<caffeine.version>2.9.3</caffeine.version>
5252
<protobuf.version>4.32.0</protobuf.version>

0 commit comments

Comments
 (0)