Skip to content

Commit 7da3211

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3349)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4210c5a commit 7da3211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
6464
<plugin-tools-javadoc.version>3.5.2</plugin-tools-javadoc.version>
6565
<spotless-maven-plugin.version>2.44.4</spotless-maven-plugin.version>
66-
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
66+
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
6767

6868
<!-- Pin output timestamp to make the Java build reproducible -->
6969
<project.build.outputTimestamp>1723122283</project.build.outputTimestamp>

0 commit comments

Comments
 (0)