Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to
Browse files Browse the repository at this point in the history
3.6.0

- Tested with Apache Commons CLI
- Tested with Apache Commons Collections
- mvn clean install site
  • Loading branch information
garydgregory committed Nov 17, 2024
1 parent b59957e commit 6cae4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<commons.japicmp.version>0.23.0</commons.japicmp.version>
<commons.jar-plugin.version>3.4.2</commons.jar-plugin.version>
<commons.javadoc.version>3.11.1</commons.javadoc.version>
<commons.jxr.version>3.5.0</commons.jxr.version>
<commons.jxr.version>3.6.0</commons.jxr.version>
<!-- Compatibility is broken starting with PMD plugin 3.25.0; see comment about maven-site-plugin. -->
<!-- Version 3.26.0: java.lang.NoSuchMethodError: org.apache.maven.doxia.sink.Sink.verbatim()V -->
<commons.pmd.version>3.24.0</commons.pmd.version>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #542.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 #543.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0.</action>
</release>
<release version="78" date="2024-10-17" description="Version 78: Maintenance and update dependencies.">
<!-- FIX -->
Expand Down

0 comments on commit 6cae4d4

Please sign in to comment.