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

Commit e9af29d

Browse files
authored
Merge pull request #25 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
2 parents c354df4 + ac830bf commit e9af29d

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.1</version>
270+
<version>3.3.2</version>
271271
<executions>
272272
<execution>
273273
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)