Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 3e9ec6f

Browse files
authored
Merge pull request #10 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
2 parents 5acbc67 + a746a33 commit 3e9ec6f

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
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-javadoc-plugin</artifactId>
271-
<version>3.3.0</version>
271+
<version>3.3.1</version>
272272
<executions>
273273
<execution>
274274
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)