Skip to content

Commit a60a68f

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3490)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 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> Co-authored-by: Martin Grigorov <[email protected]>
1 parent 6a036bc commit a60a68f

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
@@ -62,8 +62,8 @@
6262
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
6363
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
6464
<plugin-tools-javadoc.version>3.5.2</plugin-tools-javadoc.version>
65-
<spotless-maven-plugin.version>3.0.0</spotless-maven-plugin.version>
66-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
65+
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
66+
<maven-surefire-plugin.version>3.5.4</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)