Skip to content

Commit 3c25e1e

Browse files
authored
Merge pull request #137 from ckipp01/javadocVersion
fix: update javadoc plugin version again
2 parents 3e83cf9 + f2738b3 commit 3c25e1e

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
@@ -752,7 +752,7 @@ under the License.
752752
<plugin>
753753
<groupId>org.apache.maven.plugins</groupId>
754754
<artifactId>maven-javadoc-plugin</artifactId>
755-
<version>3.0.1</version>
755+
<version>3.6.0</version>
756756
</plugin>
757757

758758
<plugin>

0 commit comments

Comments
 (0)