Skip to content

Commit 6aa0b7f

Browse files
committed
GH-2249 - Upgrade Javadoc plugin to 3.10.1.
1 parent b11d72b commit 6aa0b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@
703703
<plugin>
704704
<groupId>org.apache.maven.plugins</groupId>
705705
<artifactId>maven-javadoc-plugin</artifactId>
706-
<version>3.8.0</version>
706+
<version>3.10.1</version>
707707
<configuration>
708708
<breakiterator>true</breakiterator>
709709
<header>${project.name}</header>

0 commit comments

Comments
 (0)