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

Commit 4459040

Browse files
authored
Merge pull request #43 from xdev-software/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 1665402 + ec5c227 commit 4459040

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 @@
267267
<plugin>
268268
<groupId>org.apache.maven.plugins</groupId>
269269
<artifactId>maven-javadoc-plugin</artifactId>
270-
<version>3.3.2</version>
270+
<version>3.4.0</version>
271271
<executions>
272272
<execution>
273273
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)