Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 525fb86

Browse files
authored
Merge pull request #24 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 e909283 + c2faa10 commit 525fb86

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
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.apache.maven.plugins</groupId>
167167
<artifactId>maven-javadoc-plugin</artifactId>
168-
<version>3.3.0</version>
168+
<version>3.3.1</version>
169169
<executions>
170170
<execution>
171171
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)