Skip to content

Commit 4b10941

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.4.1
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.4.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.4.1) --- 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]>
1 parent 6d4442a commit 4b10941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-enforcer-plugin</artifactId>
215-
<version>3.2.1</version>
215+
<version>3.4.1</version>
216216
<executions>
217217
<execution>
218218
<id>enforce-no-snapshots</id>
@@ -264,7 +264,7 @@
264264
<plugin>
265265
<groupId>org.apache.maven.plugins</groupId>
266266
<artifactId>maven-enforcer-plugin</artifactId>
267-
<version>3.2.1</version>
267+
<version>3.4.1</version>
268268
</plugin>
269269
</plugins>
270270
</pluginManagement>

0 commit comments

Comments
 (0)