Skip to content

Commit 5a765f7

Browse files
build(deps): bump io.smallrye:jandex-maven-plugin from 3.2.4 to 3.2.5 (#783)
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: io.smallrye: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 2859b83 commit 5a765f7

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
@@ -456,7 +456,7 @@
456456
<plugin>
457457
<groupId>io.smallrye</groupId>
458458
<artifactId>jandex-maven-plugin</artifactId>
459-
<version>3.2.4</version>
459+
<version>3.2.5</version>
460460
<executions>
461461
<execution>
462462
<id>make-index</id>

0 commit comments

Comments
 (0)