Skip to content

Commit 644aa8c

Browse files
authored
Merge pull request #315 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents ff61311 + 6c83cee commit 644aa8c

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
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-javadoc-plugin</artifactId>
240-
<version>3.4.1</version>
240+
<version>3.5.0</version>
241241
<executions>
242242
<execution>
243243
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)