Skip to content

Commit bd49ebb

Browse files
dependabot[bot]kinow
authored andcommitted
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.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] <support@github.com>
1 parent e7ad0af commit bd49ebb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ file comparators, endian transformation classes, and much more.
324324
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
325325
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
326326
<checkstyle.impl.version>9.3</checkstyle.impl.version>
327-
<commons.enforcer.version>3.1.0</commons.enforcer.version>
327+
<commons.enforcer.version>3.2.1</commons.enforcer.version>
328328
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
329329
<jmh.version>1.36</jmh.version>
330330
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ The <action> type attribute can be add,update,fix,remove.
489489
Bump JUnit from 5.7.2 to 5.8.2.
490490
</action>
491491
<action dev="ggregory" type="update" due-to="Dependabot">
492-
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.1.0 #255, #363.
492+
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.2.1 #255, #363, #431.
493493
</action>
494494
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
495495
Bump checkstyle from 8.44 to 9.3 #256, #257, #266, #279, #292. #308.

0 commit comments

Comments
 (0)