Skip to content

Commit 4802501

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

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
@@ -45,7 +45,7 @@
4545
<maven.compiler.plugin>3.11.0</maven.compiler.plugin>
4646
<maven.jar.plugin>3.2.0</maven.jar.plugin>
4747
<maven.source.plugin>3.2.1</maven.source.plugin>
48-
<maven.surefire.plugin>2.22.2</maven.surefire.plugin>
48+
<maven.surefire.plugin>3.2.3</maven.surefire.plugin>
4949
<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>

0 commit comments

Comments
 (0)