Skip to content

Commit 5fb81e5

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.3
1 parent afdc76e commit 5fb81e5

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-javadoc-plugin</artifactId>
173-
<version>3.11.2</version>
173+
<version>3.11.3</version>
174174
<configuration>
175175
<doclint>all,-missing</doclint>
176176
</configuration>

0 commit comments

Comments
 (0)