Skip to content

Commit f84f0f6

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-surefire-plugin from 2.22.2 to 3.0.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c546989 commit f84f0f6

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
@@ -497,7 +497,7 @@ limitations under the License.
497497
<plugin>
498498
<groupId>org.apache.maven.plugins</groupId>
499499
<artifactId>maven-surefire-plugin</artifactId>
500-
<version>2.22.2</version>
500+
<version>3.0.0</version>
501501
</plugin>
502502
<plugin>
503503
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)