Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3…
Browse files Browse the repository at this point in the history
….11.1
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 4f61203 commit 15e5f85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ree6-Installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down

0 comments on commit 15e5f85

Please sign in to comment.