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 8ccc945 commit 68be12bCopy full SHA for 68be12b
pom.xml
@@ -138,7 +138,7 @@
138
<plugin>
139
<groupId>org.apache.maven.plugins</groupId>
140
<artifactId>maven-javadoc-plugin</artifactId>
141
- <version>3.1.1</version>
+ <version>3.8.0</version>
142
</plugin>
143
144
@@ -433,7 +433,7 @@
433
434
435
436
437
<configuration>
438
<excludePackageNames>ch.powerunit.extensions.async.impl*:ch.powerunit.extensions.async.impl</excludePackageNames>
439
<docfilessubdirs>true</docfilessubdirs>
0 commit comments