Skip to content

Commit 6cf3466

Browse files
authored
Merge pull request #15 from DrRename/dependabot/maven/develop/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
2 parents bc32cea + 50ec18f commit 6cf3466

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
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-javadoc-plugin</artifactId>
110-
<version>3.4.0</version>
110+
<version>3.4.1</version>
111111
<configuration>
112112
<doclint>none</doclint>
113113
</configuration>

0 commit comments

Comments
 (0)