Skip to content

Commit c630c26

Browse files
committed
Unexpected problem with javadoc plugin after previous OK build.
1 parent 74d5e05 commit c630c26

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
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-javadoc-plugin</artifactId>
162-
<version>3.6.3</version>
162+
<version>3.12.0</version>
163163
<configuration>
164164
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
165165
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)