Skip to content

Commit f8ed895

Browse files
authored
Merge pull request #382 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
2 parents 16c4e84 + da75591 commit f8ed895

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.6.2</version>
264+
<version>3.6.3</version>
265265
<executions>
266266
<execution>
267267
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)