Skip to content

Commit e16a3d4

Browse files
authored
Merge pull request #24 from dheid/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
2 parents dec44b7 + e7267de commit e16a3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-javadoc-plugin</artifactId>
205-
<version>3.4.1</version>
205+
<version>3.5.0</version>
206206
<executions>
207207
<execution>
208208
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)