Skip to content

Commit c13948e

Browse files
authored
Merge pull request #65 from sornerol/dependabot/maven/development/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
2 parents bf57ed3 + d73969e commit c13948e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-javadoc-plugin</artifactId>
108-
<version>3.6.3</version>
108+
<version>3.7.0</version>
109109
<executions>
110110
<execution>
111111
<id>attach-javadocs</id>
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>org.apache.maven.plugins</groupId>
213213
<artifactId>maven-javadoc-plugin</artifactId>
214-
<version>3.6.3</version>
214+
<version>3.7.0</version>
215215
<executions>
216216
<execution>
217217
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)