Skip to content

Commit 9a959d6

Browse files
dependabot[bot]kinow
authored andcommitted
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
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] <support@github.com>
1 parent d2371b6 commit 9a959d6

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
@@ -341,7 +341,7 @@ file comparators, endian transformation classes, and much more.
341341
<commons.jacoco.version>0.8.8</commons.jacoco.version>
342342
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
343343
<commons.japicmp.version>0.15.7</commons.japicmp.version>
344-
<commons.enforcer.version>3.0.0</commons.enforcer.version>
344+
<commons.enforcer.version>3.1.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<commons.spotbugs.plugin.version>4.7.0.0</commons.spotbugs.plugin.version>
347347
<commons.spotbugs.impl.version>4.7.0</commons.spotbugs.impl.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ The <action> type attribute can be add,update,fix,remove.
397397
Bump JUnit from 5.7.2 to 5.8.0-M1.
398398
</action>
399399
<action dev="ggregory" type="update" due-to="Dependabot">
400-
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 #255.
400+
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.1.0 #255, #363.
401401
</action>
402402
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
403403
Bump checkstyle from 8.44 to 9.3 #256, #257, #266, #279, #292. #308.

0 commit comments

Comments
 (0)