Skip to content

Commit 64841e9

Browse files
committed
Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final
1 parent 4d3d5fb commit 64841e9

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
@@ -140,7 +140,7 @@
140140
<commons.release-plugin.version>1.9.0</commons.release-plugin.version>
141141
<commons.scm-publish.version>1.1</commons.scm-publish.version>
142142
<commons.buildnumber-plugin.version>3.2.1</commons.buildnumber-plugin.version>
143-
<commons.moditect-maven-plugin.version>1.2.2.Final</commons.moditect-maven-plugin.version>
143+
<commons.moditect-maven-plugin.version>1.3.0.Final</commons.moditect-maven-plugin.version>
144144
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
145145
<!-- bndlib 7 requires Java 17 -->
146146
<commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-jsp from 7.14.0 to 7.15.0.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.26.0 to 3.27.0.</action>
73+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final.</action>
7374
</release>
7475
<release version="85" date="2025-06-15" description="This is a feature and maintenance release. Java 8 or later is required.">
7576
<!-- FIX -->

0 commit comments

Comments
 (0)