Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Merge pull request #80 from dheid/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-javadoc-plugin-3.6.2

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
  • Loading branch information
dheid authored Nov 7, 2023
2 parents 78e1aa4 + bb3bc66 commit 9813aeb
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 @@ -249,7 +249,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.2</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 9813aeb

Please sign in to comment.