Skip to content

Commit c1d5911

Browse files
(v2.2.x): Bump org.apache.maven.plugins:maven-surefire-plugin (#863)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e4a2c commit c1d5911

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
@@ -352,7 +352,7 @@
352352
<plugin>
353353
<groupId>org.apache.maven.plugins</groupId>
354354
<artifactId>maven-surefire-plugin</artifactId>
355-
<version>3.2.5</version>
355+
<version>3.3.0</version>
356356
</plugin>
357357
<plugin>
358358
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)