Skip to content

Commit f4b367d

Browse files
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#3994)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bea79a9 commit f4b367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
</plugin>
241241
<plugin>
242242
<artifactId>maven-javadoc-plugin</artifactId>
243-
<version>3.10.0</version>
243+
<version>3.10.1</version>
244244
<configuration>
245245
<source>8</source><!-- Until JDK 11+ -->
246246
<detectJavaApiLink>false</detectJavaApiLink><!-- Until JDK 11+ -->

0 commit comments

Comments
 (0)