Skip to content

Commit eab0d8f

Browse files
author
Rob Tjalma
authored
Merge pull request #55 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
2 parents 01f5a2a + 8d035d7 commit eab0d8f

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
@@ -230,7 +230,7 @@ SPDX-License-Identifier: Apache-2.0
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
232232
<artifactId>maven-javadoc-plugin</artifactId>
233-
<version>3.3.1</version>
233+
<version>3.3.2</version>
234234
<executions>
235235
<execution>
236236
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)