Skip to content

Commit 6d462da

Browse files
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#559)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0...enforcer-3.1.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 b4b22a3 commit 6d462da

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
@@ -331,7 +331,7 @@
331331
</plugin>
332332
<plugin>
333333
<artifactId>maven-enforcer-plugin</artifactId>
334-
<version>3.0.0</version>
334+
<version>3.1.0</version>
335335
</plugin>
336336
<plugin>
337337
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)