Skip to content

Commit fb25b3d

Browse files
build: bump org.apache.maven.plugins:maven-surefire-plugin (#576)
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>
1 parent b0b41b7 commit fb25b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<java.version>1.8</java.version>
2929
<maven.compiler.target>1.8</maven.compiler.target>
3030
<maven.compiler.source>1.8</maven.compiler.source>
31-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
31+
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
3232
<gpg.skip>true</gpg.skip>
3333
<maven.javadoc.skip>true</maven.javadoc.skip>
3434
<maven.test.skip>true</maven.test.skip>

0 commit comments

Comments
 (0)