Skip to content

Commit 302e9f8

Browse files
authored
Merge pull request #149 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
2 parents 6bb95f4 + dedebd0 commit 302e9f8

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
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>org.apache.maven.plugins</groupId>
222222
<artifactId>maven-javadoc-plugin</artifactId>
223-
<version>3.3.0</version>
223+
<version>3.3.1</version>
224224
<executions>
225225
<execution>
226226
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)