Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 2, 2024
1 parent 438ee19 commit 1d332e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<checkstyle.version>3.5.0</checkstyle.version>
<findbugs.version>3.0.5</findbugs.version>
<javadoc.version>3.10.0</javadoc.version>
<javadoc.version>3.10.1</javadoc.version>
<pmd.version>3.25.0</pmd.version>
<jdepend.version>2.1</jdepend.version>
<javancss.version>2.1</javancss.version>
Expand Down

0 comments on commit 1d332e5

Please sign in to comment.