Skip to content

Commit ae73a3c

Browse files
authored
Merge pull request #494 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.12.0
2 parents 082869a + 919b4fb commit ae73a3c

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
@@ -259,7 +259,7 @@ SPDX-License-Identifier: Apache-2.0
259259
<plugin>
260260
<groupId>org.apache.maven.plugins</groupId>
261261
<artifactId>maven-javadoc-plugin</artifactId>
262-
<version>3.6.3</version>
262+
<version>3.12.0</version>
263263
<executions>
264264
<execution>
265265
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)