Skip to content

Commit

Permalink
chore(deps): bump io.smallrye:jandex-maven-plugin from 3.2.3 to 3.2.4 (
Browse files Browse the repository at this point in the history
…#20942)

Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.3 to 3.2.4.
- [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.4)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fbff8ae commit 91a5bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow-jandex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 91a5bbc

Please sign in to comment.