Skip to content

Commit e298d8f

Browse files
author
Dennis Labordus
authored
Merge pull request #53 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 fb427c5 + d112310 commit e298d8f

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
@@ -266,7 +266,7 @@ SPDX-License-Identifier: Apache-2.0
266266
<plugin>
267267
<groupId>org.apache.maven.plugins</groupId>
268268
<artifactId>maven-javadoc-plugin</artifactId>
269-
<version>3.3.2</version>
269+
<version>3.4.0</version>
270270
<executions>
271271
<execution>
272272
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)