Skip to content

Commit 2d365e3

Browse files
dependabot[bot]fbiville
authored andcommitted
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.2) --- 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>
1 parent 2d8f572 commit 2d365e3

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
@@ -106,7 +106,7 @@
106106
</plugin>
107107
<plugin>
108108
<artifactId>maven-surefire-plugin</artifactId>
109-
<version>3.1.2</version>
109+
<version>3.2.2</version>
110110
</plugin>
111111
<plugin>
112112
<artifactId>maven-failsafe-plugin</artifactId>

0 commit comments

Comments
 (0)