Skip to content

Commit 25ce731

Browse files
author
Dennis Labordus
authored
Merge pull request #78 from com-pas/dependabot/maven/org.jboss.jandex-jandex-maven-plugin-1.1.1
Bump jandex-maven-plugin from 1.1.0 to 1.1.1
2 parents 7734b72 + 9405d3b commit 25ce731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ SPDX-License-Identifier: Apache-2.0
176176
<plugin>
177177
<groupId>org.jboss.jandex</groupId>
178178
<artifactId>jandex-maven-plugin</artifactId>
179-
<version>1.1.0</version>
179+
<version>1.1.1</version>
180180
<executions>
181181
<execution>
182182
<id>make-index</id>

0 commit comments

Comments
 (0)