Skip to content

Commit 106c9bd

Browse files
committed
maven-javadoc-plugin update: fix for JDK 13
1 parent ac34295 commit 106c9bd

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
@@ -518,7 +518,7 @@
518518
<plugin>
519519
<groupId>org.apache.maven.plugins</groupId>
520520
<artifactId>maven-javadoc-plugin</artifactId>
521-
<version>2.9</version>
521+
<version>3.11</version>
522522
<configuration>
523523
<tags>
524524
<!--cdk.depends and cdk.builddepends no longer used-->

0 commit comments

Comments
 (0)