Skip to content

Commit 831fb2b

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.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3) --- 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]>
1 parent 93dc039 commit 831fb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@
738738
<plugin>
739739
<groupId>org.apache.maven.plugins</groupId>
740740
<artifactId>maven-javadoc-plugin</artifactId>
741-
<version>3.6.2</version>
741+
<version>3.6.3</version>
742742
<configuration>
743743
<source>${project.build.source}</source>
744744
<archive>

0 commit comments

Comments
 (0)