Skip to content

Commit 40d54ae

Browse files
Bump jandex-maven-plugin from 1.2.2 to 1.2.3 (#231)
Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases) - [Commits](wildfly/jandex-maven-plugin@1.2.2...1.2.3) --- updated-dependencies: - dependency-name: org.jboss.jandex:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4eec1d commit 40d54ae

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
@@ -165,7 +165,7 @@ SPDX-License-Identifier: Apache-2.0
165165
<plugin>
166166
<groupId>org.jboss.jandex</groupId>
167167
<artifactId>jandex-maven-plugin</artifactId>
168-
<version>1.2.2</version>
168+
<version>1.2.3</version>
169169
<executions>
170170
<execution>
171171
<id>make-index</id>

0 commit comments

Comments
 (0)