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

Commit 750fe33

Browse files
authored
Merge pull request #5 from 1and1/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
Bump maven-javadoc-plugin from 3.1.1 to 3.5.0
2 parents 85ed746 + 5e37316 commit 750fe33

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
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.apache.maven.plugins</groupId>
146146
<artifactId>maven-javadoc-plugin</artifactId>
147-
<version>3.1.1</version>
147+
<version>3.5.0</version>
148148
<!-- see bug JDK-8212233 -->
149149
<configuration>
150150
<source>8</source>

0 commit comments

Comments
 (0)