Skip to content

Commit 27389b6

Browse files
authoredJun 7, 2024··
deps: Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0
open
1 parent 0d73283 commit 27389b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@
834834
<plugin>
835835
<groupId>org.apache.maven.plugins</groupId>
836836
<artifactId>maven-javadoc-plugin</artifactId>
837-
<version>3.6.3</version>
837+
<version>3.7.0</version>
838838
<configuration>
839839
<source>8</source>
840840
<sourcepath>src/main/java</sourcepath>

0 commit comments

Comments
 (0)
Please sign in to comment.