Skip to content

Commit f1e4e30

Browse files
committed
Bump org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.2.
1 parent 1cfdbae commit f1e4e30

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
@@ -118,7 +118,7 @@
118118
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
119119
<commons.assembly-plugin.version>3.8.0</commons.assembly-plugin.version>
120120
<commons.build-helper.version>3.6.1</commons.build-helper.version>
121-
<commons.build-plugin.version>1.16.0</commons.build-plugin.version>
121+
<commons.build-plugin.version>1.16.1</commons.build-plugin.version>
122122
<commons.changes.version>3.0.0-M3</commons.changes.version>
123123
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
124124
<commons.checkstyle.version>13.0.0</commons.checkstyle.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.20.0 to 7.21.0.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.animal-sniffer.version from 1.26 to 1.27.</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
6869
</release>
6970
<release version="96" date="2026-01-17" description="This is a feature and maintenance release. Java 8 or later is required.">
7071
<!-- FIX -->

0 commit comments

Comments
 (0)