Skip to content

Commit bac561c

Browse files
authored
Merge branch 'kubernetes-client:master' into add-kubectl-delete-tests
2 parents 4b6ab08 + 88ca6d5 commit bac561c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<swagger-core.version>1.6.12</swagger-core.version>
6060
<sundrio.version>0.101.3</sundrio.version>
6161
<gsonfire.version>1.9.0</gsonfire.version>
62-
<apache.commons.lang3.version>3.13.0</apache.commons.lang3.version>
62+
<apache.commons.lang3.version>3.14.0</apache.commons.lang3.version>
6363
<apache.commons.collections4.version>4.4</apache.commons.collections4.version>
6464
<apache.commons.compress>1.25.0</apache.commons.compress>
6565
<apache.commons.io>2.15.0</apache.commons.io>
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.amazonaws</groupId>
150150
<artifactId>aws-java-sdk-sts</artifactId>
151-
<version>1.12.590</version>
151+
<version>1.12.595</version>
152152
<optional>true</optional>
153153
</dependency>
154154
<dependency>

0 commit comments

Comments
 (0)