Skip to content

Commit 37be137

Browse files
author
Rob Tjalma
authored
Merge pull request #81 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.0
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
2 parents 6962884 + 106e335 commit 37be137

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.2</version>
233+
<version>3.4.0</version>
234234
<executions>
235235
<execution>
236236
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)