Skip to content

Commit a8823eb

Browse files
author
Dennis Labordus
authored
Merge pull request #101 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 6b1ff14 + 745d061 commit a8823eb

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
@@ -265,7 +265,7 @@ SPDX-License-Identifier: Apache-2.0
265265
<plugin>
266266
<groupId>org.apache.maven.plugins</groupId>
267267
<artifactId>maven-javadoc-plugin</artifactId>
268-
<version>3.4.0</version>
268+
<version>3.4.1</version>
269269
<executions>
270270
<execution>
271271
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)