Skip to content

Commit 7d78f96

Browse files
build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#273)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e5f470 commit 7d78f96

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
@@ -71,7 +71,7 @@
7171
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
7272
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
7373
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
74-
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
74+
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
7575
<maven.compiler.debug>true</maven.compiler.debug>
7676
<maven.compiler.parameters>true</maven.compiler.parameters>
7777
<maven.compiler.release>${java.version}</maven.compiler.release>

0 commit comments

Comments
 (0)