Skip to content

Commit f42ba05

Browse files
committed
Bump org.apache.maven.plugins:maven-changes-plugin from 3.0.0-M2 to
3.0.0-M3 (fixes Apache Commons Exec build)
1 parent 0f61d2d commit f42ba05

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<commons.assembly-plugin.version>3.7.1</commons.assembly-plugin.version>
120120
<commons.build-helper.version>3.6.0</commons.build-helper.version>
121121
<commons.build-plugin.version>1.15.0</commons.build-plugin.version>
122-
<commons.changes.version>3.0.0-M2</commons.changes.version>
122+
<commons.changes.version>3.0.0-M3</commons.changes.version>
123123
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
124124
<!-- Checkstyle 9.3 is the version compatible with Java 8 -->
125125
<commons.checkstyle.version>9.3</commons.checkstyle.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- ADD -->
6363
<!-- UPDATE -->
6464
<action type="update" dev="engelen" due-to="Arnout Engelen, Dependabot">Bump org.spdx:spdx-maven-plugin from 1.0.0 to 1.0.2 #620.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-changes-plugin from 3.0.0-M2 to 3.0.0-M3 (fixes Apache Commons Exec build).</action>
6566
</release>
6667
<release version="83" date="2025-04-25" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)