Skip to content

Commit 30ff8e6

Browse files
committed
Bump javadoc plugin to 3.4.1
1 parent dcd81af commit 30ff8e6

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kohsuke</groupId>
44
<artifactId>github-api</artifactId>
5-
<version>1.314-SNAPSHOT</version>
5+
<version>1.312-SNAPSHOT</version>
66
<name>GitHub API for Java</name>
77
<url>https://github-api.kohsuke.org/</url>
88
<description>GitHub API for Java</description>
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>org.apache.maven.plugins</groupId>
215215
<artifactId>maven-javadoc-plugin</artifactId>
216-
<version>3.0.0</version>
216+
<version>3.4.1</version>
217217
<configuration>
218218
<source>11</source>
219219
<failOnWarnings>true</failOnWarnings>

0 commit comments

Comments
 (0)