Skip to content

Commit

Permalink
Merge pull request #187 from gooddata/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-javadoc-plugin-3.5.0

Bump maven-javadoc-plugin from 3.4.1 to 3.5.0

Reviewed-by: Libor Ryšavý
             https://github.com/liry
  • Loading branch information
gdgate authored Apr 18, 2023
2 parents b26ab4e + d609aca commit 4b232a7
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 @@ -144,7 +144,7 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<configuration>
<!-- needed to build under JDK9+ since it uses packages in the unnamed module -->
<detectJavaApiLink>false</detectJavaApiLink>
Expand Down

0 comments on commit 4b232a7

Please sign in to comment.