Skip to content

Commit fa33d62

Browse files
Bump maven-surefire-plugin in /dockerfile-image-update-itest
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] <support@github.com>
1 parent 15a6327 commit fa33d62

File tree

1 file changed

+1
-1
lines changed
  • dockerfile-image-update-itest

1 file changed

+1
-1
lines changed

dockerfile-image-update-itest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-surefire-plugin</artifactId>
73-
<version>2.22.2</version>
73+
<version>3.1.2</version>
7474
</plugin>
7575

7676
<plugin>

0 commit comments

Comments
 (0)