Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 20, 2024
1 parent 9637b97 commit 31928ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -152,7 +152,7 @@
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.12</commons.jacoco.version>
<commons.japicmp.version>0.20.0</commons.japicmp.version>
<commons.jar-plugin.version>3.4.0</commons.jar-plugin.version>
<commons.jar-plugin.version>3.4.1</commons.jar-plugin.version>
<commons.javadoc.version>3.6.3</commons.javadoc.version>
<commons.jxr.version>3.3.2</commons.jxr.version>
<commons.pmd.version>3.21.2</commons.pmd.version>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 #395.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache:apache (parent POM) from 31 to 32.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-build-plugin from 1.13 to 1.14.0 #397.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 #398.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 #398.</action>
</release>
<release version="69" date="2024-03-29" description="Version 69: Maintenance and update dependencies">
<!-- UPDATE -->
Expand Down

0 comments on commit 31928ff

Please sign in to comment.