Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.2.3 to 3.2.7 in the prod-…
Browse files Browse the repository at this point in the history
…deps group across 1 directory (#601)

Bump io.smallrye:jandex-maven-plugin

Bumps the prod-deps group with 1 update in the / directory: [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).


Updates `io.smallrye:jandex-maven-plugin` from 3.2.3 to 3.2.7
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.2.3...3.2.7)

---
updated-dependencies:
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 72eb81c commit 190ebaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.7</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 190ebaa

Please sign in to comment.