Skip to content

Commit 930e2a0

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fb0f2d commit 930e2a0

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
@@ -19,7 +19,7 @@
1919
<maven.compiler.source>${java.version}</maven.compiler.source>
2020
<maven.compiler.target>${java.version}</maven.compiler.target>
2121

22-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
22+
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
2323
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
2424
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
2525
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)