Skip to content

Commit

Permalink
BUILD-6160 downgrade maven-javadoc-plugin to 3.8.0 (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-carsique-sonarsource authored Sep 3, 2024
1 parent 33b7bef commit 5120fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<configuration>
<source>11</source>
</configuration>
Expand Down

0 comments on commit 5120fed

Please sign in to comment.