Skip to content

Commit fd8167c

Browse files
author
Rob Tjalma
authored
Merge pull request #32 from com-pas/dependabot/maven/org.jboss.jandex-jandex-maven-plugin-1.2.2
Bump jandex-maven-plugin from 1.2.1 to 1.2.2
2 parents 3eeebc3 + 1c69902 commit fd8167c

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
@@ -134,7 +134,7 @@ SPDX-License-Identifier: Apache-2.0
134134
<plugin>
135135
<groupId>org.jboss.jandex</groupId>
136136
<artifactId>jandex-maven-plugin</artifactId>
137-
<version>1.2.1</version>
137+
<version>1.2.2</version>
138138
<executions>
139139
<execution>
140140
<id>make-index</id>

0 commit comments

Comments
 (0)