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.
2 parents de1c578 + 24896fe commit e297ad9Copy full SHA for e297ad9
pom.xml
@@ -218,7 +218,7 @@ SPDX-License-Identifier: Apache-2.0
218
<plugin>
219
<groupId>org.jboss.jandex</groupId>
220
<artifactId>jandex-maven-plugin</artifactId>
221
- <version>1.2.0</version>
+ <version>1.1.1</version>
222
<executions>
223
<execution>
224
<id>make-index</id>
@@ -302,7 +302,7 @@ SPDX-License-Identifier: Apache-2.0
302
303
<groupId>org.apache.maven.plugins</groupId>
304
<artifactId>maven-javadoc-plugin</artifactId>
305
- <version>3.3.0</version>
+ <version>3.3.1</version>
306
307
308
<id>attach-javadocs</id>
0 commit comments