We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf4b15 commit c06ac47Copy full SHA for c06ac47
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.31.6</version>
+ <version>2.31.13</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.2</version>
+ <version>3.5.3</version>
99
100
101
<artifactId>maven-jar-plugin</artifactId>
0 commit comments