We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aae180 commit b7269ffCopy full SHA for b7269ff
pom.xml
@@ -141,7 +141,7 @@
141
<plugin>
142
<groupId>org.apache.maven.plugins</groupId>
143
<artifactId>maven-javadoc-plugin</artifactId>
144
- <version>3.11.2</version>
+ <version>3.11.3</version>
145
<executions>
146
<execution>
147
<id>attach-javadocs</id>
@@ -296,7 +296,7 @@
296
297
298
299
300
<configuration>
301
<stylesheet>java</stylesheet>
302
<source>11</source>
0 commit comments