Skip to content

Commit a43c302

Browse files
Bump maven-enforcer-plugin from 1.4.2.jenkins-1 to 3.0.0
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 1.4.2.jenkins-1 to 3.0.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/commits/enforcer-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c5f5de commit a43c302

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
@@ -401,7 +401,7 @@
401401
<plugin>
402402
<!-- just to make sure deployed artifacts are always built (and tested) using JDK 8+ -->
403403
<artifactId>maven-enforcer-plugin</artifactId>
404-
<version>1.4.2.jenkins-1</version>
404+
<version>3.0.0</version>
405405
<executions>
406406
<execution>
407407
<id>enforce-java</id>

0 commit comments

Comments
 (0)