Skip to content

Commit 275fb52

Browse files
Bump the java-deps group in /other_langs/tests_java with 2 updates
Bumps the java-deps group in /other_langs/tests_java with 2 updates: software.amazon.awssdk:bom and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `software.amazon.awssdk:bom` from 2.41.19 to 2.42.4 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-version: 2.42.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d4f0f2 commit 275fb52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

other_langs/tests_java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>bom</artifactId>
25-
<version>2.41.19</version>
25+
<version>2.42.4</version>
2626
<type>pom</type>
2727
<scope>import</scope>
2828
</dependency>
@@ -95,7 +95,7 @@
9595
</plugin>
9696
<plugin>
9797
<artifactId>maven-surefire-plugin</artifactId>
98-
<version>3.5.4</version>
98+
<version>3.5.5</version>
9999
</plugin>
100100
<plugin>
101101
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)