Skip to content

Commit 2e91128

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4178801 commit 2e91128

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
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.apache.maven.plugins</groupId>
6262
<artifactId>maven-javadoc-plugin</artifactId>
63-
<version>3.11.3</version>
63+
<version>3.12.0</version>
6464
<configuration>
6565
<show>public</show>
6666
</configuration>

0 commit comments

Comments
 (0)