Skip to content

Commit e28cf93

Browse files
Merge pull request #311 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents 58f1816 + 62c0cf3 commit e28cf93

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
@@ -261,7 +261,7 @@ SPDX-License-Identifier: Apache-2.0
261261
<plugin>
262262
<groupId>org.apache.maven.plugins</groupId>
263263
<artifactId>maven-javadoc-plugin</artifactId>
264-
<version>3.4.1</version>
264+
<version>3.5.0</version>
265265
<executions>
266266
<execution>
267267
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)