Skip to content

Commit

Permalink
GH-2249 - Upgrade Javadoc plugin to 3.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 18, 2024
1 parent b11d72b commit 6aa0b7f
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 @@ -703,7 +703,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.1</version>
<configuration>
<breakiterator>true</breakiterator>
<header>${project.name}</header>
Expand Down

0 comments on commit 6aa0b7f

Please sign in to comment.