Skip to content

Commit 9da4bb8

Browse files
Merge pull request #182 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 6efc3a1 + 492af11 commit 9da4bb8

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
@@ -240,7 +240,7 @@ SPDX-License-Identifier: Apache-2.0
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-javadoc-plugin</artifactId>
243-
<version>3.4.1</version>
243+
<version>3.5.0</version>
244244
<executions>
245245
<execution>
246246
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)