We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a45f23 + eec33e0 commit f28fe36Copy full SHA for f28fe36
1 file changed
pom.xml
@@ -137,7 +137,7 @@
137
<plugin>
138
<groupId>org.apache.maven.plugins</groupId>
139
<artifactId>maven-javadoc-plugin</artifactId>
140
- <version>3.11.2</version>
+ <version>3.11.3</version>
141
<configuration>
142
<source>8</source> <!-- workaround https://stackoverflow.com/a/60322437/52176 -->
143
<additionalparam>-Xdoclint:none</additionalparam>
@@ -153,7 +153,7 @@
153
154
155
156
157
<executions>
158
<execution>
159
<id>attach-javadocs</id>
0 commit comments