Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 6713c7e

Browse files
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.10.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent addf97b commit 6713c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
</plugin>
242242
<plugin>
243243
<artifactId>maven-javadoc-plugin</artifactId>
244-
<version>3.6.3</version>
244+
<version>3.10.0</version>
245245
<executions>
246246
<execution>
247247
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)