There was an error while loading. Please reload this page.
1 parent d14f0fa commit 0e4d1dbCopy full SHA for 0e4d1db
1 file changed
other_langs/tests_java/pom.xml
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>software.amazon.awssdk</groupId>
24
<artifactId>bom</artifactId>
25
- <version>2.41.19</version>
+ <version>2.42.4</version>
26
<type>pom</type>
27
<scope>import</scope>
28
</dependency>
@@ -95,7 +95,7 @@
95
</plugin>
96
<plugin>
97
<artifactId>maven-surefire-plugin</artifactId>
98
- <version>3.5.4</version>
+ <version>3.5.5</version>
99
100
101
<artifactId>maven-jar-plugin</artifactId>
0 commit comments