Skip to content

Commit 9d7e7d1

Browse files
authored
Merge pull request #355 from apache/dependabot/maven/org.apache.commons-commons-build-plugin-1.15.0
Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0
2 parents 382c8b6 + 6df9c56 commit 9d7e7d1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
-->
100100
<!-- Including commons release plugin older version -->
101101
<maven.plugin.version>3.15.1</maven.plugin.version>
102-
<commons.build-plugin.version>1.14.1</commons.build-plugin.version>
102+
<commons.build-plugin.version>1.15.0</commons.build-plugin.version>
103103
<!-- Until Maven plugins used here don't fail the Moditect plugin -->
104104
<moditect.skip>true</moditect.skip>
105105
</properties>

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@
2828
<!-- FIX -->
2929
<!-- ADD -->
3030
<!-- UPDATE -->
31+
<action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0 #355.</action>
3132
</release>
3233
<release version="1.9.0" date="2025-01-08" description="Version 1.9.0">
3334
<!-- UPDATES -->
34-
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #341.</action>
35+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #341.</action>
3536
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3.</action>
3637
<action type="update" dev="ggregory" due-to="Gary Gregory">maven-changes-plugin 3.0.0-M2 generate changes.html instead of changes-report.html (needs commons-parent 79).</action>
3738
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.17.1 to 1.17.2.</action>

0 commit comments

Comments
 (0)