Skip to content

Commit 8e96ef6

Browse files
build(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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- 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] <[email protected]>
1 parent f570eac commit 8e96ef6

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
@@ -48,7 +48,7 @@
4848

4949
<version.junit>5.10.3</version.junit>
5050

51-
<plugin.version.surefire>3.3.0</plugin.version.surefire>
51+
<plugin.version.surefire>3.3.1</plugin.version.surefire>
5252
<plugin.version.javadoc>3.7.0</plugin.version.javadoc>
5353
<plugin.version.jacoco>0.8.12</plugin.version.jacoco>
5454
<plugin.version.fmt>2.13</plugin.version.fmt>

0 commit comments

Comments
 (0)