Skip to content

Commit 85afc7f

Browse files
Bump maven-surefire-plugin from 2.22.2 to 3.1.2 in /dacp
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.1.2) --- 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 90ad911 commit 85afc7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.apache.maven.plugins</groupId>
9595
<artifactId>maven-surefire-plugin</artifactId>
96-
<version>2.22.2</version>
96+
<version>3.1.2</version>
9797
</plugin>
9898
</plugins>
9999
</build>

0 commit comments

Comments
 (0)