Skip to content

Commit e60edb6

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.0...enforcer-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79bce4d commit e60edb6

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
@@ -427,7 +427,7 @@
427427
<plugin>
428428
<groupId>org.apache.maven.plugins</groupId>
429429
<artifactId>maven-enforcer-plugin</artifactId>
430-
<version>3.4.0</version>
430+
<version>3.4.1</version>
431431
<executions>
432432
<execution>
433433
<id>enforce-java</id>

0 commit comments

Comments
 (0)