Skip to content

Commit 6870b94

Browse files
build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.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]>
1 parent 8f6b9c4 commit 6870b94

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
@@ -678,7 +678,7 @@
678678
<plugin>
679679
<groupId>org.apache.maven.plugins</groupId>
680680
<artifactId>maven-javadoc-plugin</artifactId>
681-
<version>3.4.0</version>
681+
<version>3.4.1</version>
682682
<configuration>
683683
<source>${project.build.source}</source>
684684
<archive>

0 commit comments

Comments
 (0)