Skip to content

Commit f77d652

Browse files
authored
Merge pull request #5847 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.3
2 parents 3fe5a9b + 167aa44 commit f77d652

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
@@ -757,7 +757,7 @@
757757
<plugin>
758758
<groupId>org.apache.maven.plugins</groupId>
759759
<artifactId>maven-javadoc-plugin</artifactId>
760-
<version>3.11.2</version>
760+
<version>3.11.3</version>
761761
<configuration>
762762
<source>${maven.compiler.release}</source>
763763
<archive>

0 commit comments

Comments
 (0)