Skip to content

Commit 68138ee

Browse files
author
Dennis Labordus
authored
Merge pull request #245 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 4fa04e0 + f88a42b commit 68138ee

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
@@ -267,7 +267,7 @@ SPDX-License-Identifier: Apache-2.0
267267
<plugin>
268268
<groupId>org.apache.maven.plugins</groupId>
269269
<artifactId>maven-javadoc-plugin</artifactId>
270-
<version>3.4.0</version>
270+
<version>3.4.1</version>
271271
<executions>
272272
<execution>
273273
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)