Skip to content

Commit cd5a8f2

Browse files
dependabot[bot]dmaccormack
authored andcommitted
chore(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin
Bumps [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.2.2) --- 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] <[email protected]>
1 parent 0e16fb4 commit cd5a8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<maven.jar.plugin>3.2.0</maven.jar.plugin>
4747
<maven.source.plugin>3.2.1</maven.source.plugin>
4848
<maven.surefire.plugin>2.22.2</maven.surefire.plugin>
49-
<maven.surefire.report.plugin>2.22.2</maven.surefire.report.plugin>
49+
<maven.surefire.report.plugin>3.2.2</maven.surefire.report.plugin>
5050
<maven.javadoc.plugin>3.2.0</maven.javadoc.plugin>
5151
<maven.checkstyle.plugin>3.3.0</maven.checkstyle.plugin>
5252
<maven.pmd.plugin>3.16.0</maven.pmd.plugin>

0 commit comments

Comments
 (0)