Skip to content

Commit e932a75

Browse files
authored
Merge pull request #4754 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents 6ef5d3a + b51f32c commit e932a75

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
@@ -699,7 +699,7 @@
699699
<plugin>
700700
<groupId>org.apache.maven.plugins</groupId>
701701
<artifactId>maven-javadoc-plugin</artifactId>
702-
<version>3.4.1</version>
702+
<version>3.5.0</version>
703703
<configuration>
704704
<source>${project.build.source}</source>
705705
<archive>

0 commit comments

Comments
 (0)