Skip to content

Commit

Permalink
Merge pull request #338 from maxmind/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-javadoc-plugin-3.5.0

Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
  • Loading branch information
oschwald authored Feb 16, 2023
2 parents 43c354f + 325e345 commit d2688a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<configuration>
<links>
<link>
Expand Down

0 comments on commit d2688a2

Please sign in to comment.