Skip to content

Commit

Permalink
Merge pull request #10 from martinellich/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-javadoc-plugin-3.11.2

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2
  • Loading branch information
simasch authored Dec 9, 2024
2 parents 3d2feba + c4c2b22 commit 6b07e4f
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 @@ -77,7 +77,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.2</version>
<configuration>
<source>17</source>
</configuration>
Expand Down

0 comments on commit 6b07e4f

Please sign in to comment.