We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b85ef commit 7df65dfCopy full SHA for 7df65df
pom.xml
@@ -227,7 +227,7 @@
227
<plugin>
228
<groupId>org.apache.maven.plugins</groupId>
229
<artifactId>maven-javadoc-plugin</artifactId>
230
- <version>3.11.2</version>
+ <version>3.11.3</version>
231
<configuration>
232
<doctitle>COATJAVA - API documentation - version ${project.version}</doctitle>
233
<windowtitle>COATJAVA - API documentation - version ${project.version}</windowtitle>
0 commit comments