Skip to content

Commit d19da8b

Browse files
author
Dennis Labordus
authored
Merge pull request #108 from com-pas/dependabot/maven/org.jboss.jandex-jandex-maven-plugin-1.2.3
Bump jandex-maven-plugin from 1.2.2 to 1.2.3
2 parents 5c07ee4 + 973456f commit d19da8b

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.2</version>
137+
<version>1.2.3</version>
138138
<executions>
139139
<execution>
140140
<id>make-index</id>

0 commit comments

Comments
 (0)