Skip to content

Commit e347dcc

Browse files
committed
GH-116 - Fix Maven Javadoc Plugin version.
1 parent 9e61d0d commit e347dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>
101101
<artifactId>maven-javadoc-plugin</artifactId>
102+
<version>3.11.2</version>
102103
<executions>
103104
<execution>
104105
<id>create-javadoc-jar</id>

0 commit comments

Comments
 (0)