We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b935eb + e24b723 commit daa23bbCopy full SHA for daa23bb
1 file changed
pom.xml
@@ -147,7 +147,7 @@
147
<plugin>
148
<groupId>org.apache.maven.plugins</groupId>
149
<artifactId>maven-javadoc-plugin</artifactId>
150
- <version>3.3.1</version>
+ <version>3.4.1</version>
151
<configuration>
152
<source>8</source>
153
</configuration>
@@ -246,7 +246,7 @@
246
247
248
249
250
<executions>
251
<execution>
252
<id>attach-javadocs</id>
0 commit comments