Skip to content

Commit f4df128

Browse files
authored
Merge pull request #343 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
2 parents d73c759 + 5c110a7 commit f4df128

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
@@ -278,7 +278,7 @@ SPDX-License-Identifier: Apache-2.0
278278
<plugin>
279279
<groupId>org.apache.maven.plugins</groupId>
280280
<artifactId>maven-javadoc-plugin</artifactId>
281-
<version>3.5.0</version>
281+
<version>3.6.0</version>
282282
<executions>
283283
<execution>
284284
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)