Skip to content

Commit

Permalink
Merge pull request #3672 from kubernetes-client/dependabot/maven/org.…
Browse files Browse the repository at this point in the history
…yaml-snakeyaml-2.3

Bump org.yaml:snakeyaml from 2.2 to 2.3
  • Loading branch information
k8s-ci-robot committed Sep 3, 2024
2 parents 6dc7ebc + aaacda9 commit 3cc8e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<javax.annotation.version>1.3.2</javax.annotation.version>
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
<jakarta.ws.rs-api-version>3.1.0</jakarta.ws.rs-api-version>
<snakeyaml.version>2.2</snakeyaml.version>
<snakeyaml.version>2.3</snakeyaml.version>
<slf4j.version>2.0.16</slf4j.version>
<caffeine.version>2.9.3</caffeine.version>
<protobuf.version>4.28.0</protobuf.version>
Expand Down

0 comments on commit 3cc8e53

Please sign in to comment.