Skip to content

Commit

Permalink
Merge pull request #234 from redlink-gmbh/dependabot/maven/maven-plug…
Browse files Browse the repository at this point in the history
…ins-00514aa093

chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 in the maven-plugins group
  • Loading branch information
ja-fra authored Aug 28, 2024
2 parents ec95a71 + df336c2 commit 67b8b8e
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 @@ -222,7 +222,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.0</version>
<configuration>
<source>${java.version}</source>
</configuration>
Expand Down

0 comments on commit 67b8b8e

Please sign in to comment.