Skip to content

Commit d1f045e

Browse files
committed
Upgrade to maven-javadoc-plugin 3.2.0
Closes gh-245
1 parent c4f0f7e commit d1f045e

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
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-javadoc-plugin</artifactId>
180-
<version>3.1.0</version>
180+
<version>3.2.0</version>
181181
</plugin>
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)