Skip to content

Commit b125e4b

Browse files
author
Rob Tjalma
authored
Merge pull request #94 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
2 parents f1d2f03 + b3cbc6f commit b125e4b

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
@@ -273,7 +273,7 @@ SPDX-License-Identifier: Apache-2.0
273273
<plugin>
274274
<groupId>org.apache.maven.plugins</groupId>
275275
<artifactId>maven-javadoc-plugin</artifactId>
276-
<version>3.3.0</version>
276+
<version>3.3.1</version>
277277
<executions>
278278
<execution>
279279
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)