Skip to content

Commit e92079a

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-surefire-report-plugin from 2.22.2 to 3.0.0
Bumps [maven-surefire-report-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-report-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c0643a commit e92079a

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
@@ -502,7 +502,7 @@ limitations under the License.
502502
<plugin>
503503
<groupId>org.apache.maven.plugins</groupId>
504504
<artifactId>maven-surefire-report-plugin</artifactId>
505-
<version>2.22.2</version>
505+
<version>3.0.0</version>
506506
</plugin>
507507
<plugin>
508508
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)