Skip to content

Commit 4178801

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

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.2</version>
63+
<version>3.11.3</version>
6464
<configuration>
6565
<show>public</show>
6666
</configuration>

0 commit comments

Comments
 (0)