Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 239676f

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3
1 parent 810e632 commit 239676f

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
@@ -108,7 +108,7 @@ SOFTWARE.
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-javadoc-plugin</artifactId>
111-
<version>3.4.1</version>
111+
<version>3.6.3</version>
112112
<configuration>
113113
<sourceFileIncludes>
114114
<include>Dummy.java</include>

0 commit comments

Comments
 (0)