Skip to content

Commit c771697

Browse files
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#255)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M3 to 3.0.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0-M3...enforcer-3.0.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a81454e commit c771697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ file comparators, endian transformation classes, and much more.
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-enforcer-plugin</artifactId>
385-
<version>3.0.0-M3</version>
385+
<version>3.0.0</version>
386386
<executions>
387387
<execution>
388388
<id>enforce-maven</id>

0 commit comments

Comments
 (0)