Skip to content

Commit 26c8bdd

Browse files
Bump jandex-maven-plugin from 1.1.1 to 1.2.1
Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases) - [Commits](wildfly/jandex-maven-plugin@1.1.1...1.2.1) --- updated-dependencies: - dependency-name: org.jboss.jandex:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f4247e commit 26c8bdd

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
@@ -177,7 +177,7 @@ SPDX-License-Identifier: Apache-2.0
177177
<plugin>
178178
<groupId>org.jboss.jandex</groupId>
179179
<artifactId>jandex-maven-plugin</artifactId>
180-
<version>1.1.1</version>
180+
<version>1.2.1</version>
181181
<executions>
182182
<execution>
183183
<id>make-index</id>

0 commit comments

Comments
 (0)