Skip to content

Commit ccb2fa8

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#821)
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 351e594 commit ccb2fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538
<plugin>
539539
<groupId>org.apache.maven.plugins</groupId>
540540
<artifactId>maven-enforcer-plugin</artifactId>
541-
<version>3.4.1</version>
541+
<version>3.5.0</version>
542542
<executions>
543543
<execution>
544544
<id>enforce</id>

0 commit comments

Comments
 (0)