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
….7.0
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent d5e5314 commit 20500c7
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.6.3</version>
<version>3.7.0</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 @@ -304,7 +304,7 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.7.0</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down

0 comments on commit 20500c7

Please sign in to comment.