We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40b0e1c + 582c525 commit 64ad48bCopy full SHA for 64ad48b
1 file changed
pom.xml
@@ -73,7 +73,7 @@
73
<plugin>
74
<groupId>org.apache.maven.plugins</groupId>
75
<artifactId>maven-javadoc-plugin</artifactId>
76
- <version>3.11.3</version>
+ <version>3.12.0</version>
77
<configuration>
78
<doclint>none</doclint>
79
</configuration>
@@ -121,7 +121,7 @@
121
122
123
124
125
<executions>
126
<execution>
127
<id>attach-javadocs</id>
@@ -206,7 +206,7 @@
206
207
208
209
210
</plugin>
211
</plugins>
212
</reporting>
0 commit comments