Skip to content

Commit

Permalink
fix: examples/examples-release-20/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-io-au[bot] authored Feb 15, 2025
1 parent 299eb0c commit 27e0383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/examples-release-20/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>io.kubernetes</groupId>
<artifactId>client-java</artifactId>
<version>20.0.0</version>
<version>21.0.0</version>
</dependency>
<dependency>
<groupId>io.kubernetes</groupId>
Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sts</artifactId>
<version>1.12.780</version>
<version>1.12.781</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 27e0383

Please sign in to comment.