Skip to content

Commit 49e12a4

Browse files
author
Dennis Labordus
authored
Merge pull request #124 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
2 parents 2123525 + 19edb20 commit 49e12a4

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
@@ -229,7 +229,7 @@ SPDX-License-Identifier: Apache-2.0
229229
<plugin>
230230
<groupId>org.apache.maven.plugins</groupId>
231231
<artifactId>maven-javadoc-plugin</artifactId>
232-
<version>3.4.0</version>
232+
<version>3.4.1</version>
233233
<executions>
234234
<execution>
235235
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)