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 0831cab commit 9405d3bCopy full SHA for 9405d3b
pom.xml
@@ -176,7 +176,7 @@ SPDX-License-Identifier: Apache-2.0
176
<plugin>
177
<groupId>org.jboss.jandex</groupId>
178
<artifactId>jandex-maven-plugin</artifactId>
179
- <version>1.1.0</version>
+ <version>1.1.1</version>
180
<executions>
181
<execution>
182
<id>make-index</id>
@@ -258,7 +258,7 @@ SPDX-License-Identifier: Apache-2.0
258
259
<groupId>org.apache.maven.plugins</groupId>
260
<artifactId>maven-source-plugin</artifactId>
261
- <version>3.2.0</version>
+ <version>3.2.1</version>
262
263
264
<id>attach-sources</id>
0 commit comments