Skip to content

Commit 8e6c00f

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0
1 parent 108f89e commit 8e6c00f

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
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-javadoc-plugin</artifactId>
212-
<version>3.11.3</version>
212+
<version>3.12.0</version>
213213
<executions>
214214
<execution>
215215
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)