Skip to content

Commit 89b008d

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 48ca75a commit 89b008d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</plugin>
115115
<plugin>
116116
<artifactId>maven-enforcer-plugin</artifactId>
117-
<version>3.4.0</version>
117+
<version>3.4.1</version>
118118
</plugin>
119119
<plugin>
120120
<artifactId>maven-compiler-plugin</artifactId>
@@ -171,7 +171,7 @@
171171
<!-- Override oss parent downgrades -->
172172
<plugin>
173173
<artifactId>maven-enforcer-plugin</artifactId>
174-
<version>3.4.0</version>
174+
<version>3.4.1</version>
175175
</plugin>
176176
<plugin>
177177
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)