Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
Browse files Browse the repository at this point in the history
…-plugin to v2.10.4
  • Loading branch information
renovate-bot committed Aug 7, 2021
1 parent 36a2e3e commit 3c16f82
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 @@ -254,7 +254,7 @@
<reportPlugins combine.children="append">
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
<version>2.10.4</version>
<configuration>
<links merge:children="BOTH" merge:removeDuplicates="true">
<link>http://static.springsource.org/spring/docs/3.0.x/api/</link>
Expand Down

0 comments on commit 3c16f82

Please sign in to comment.