Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.2.3 to 3.2.4 (#2913)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent bac0240 commit 308b17a
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 @@ -108,7 +108,7 @@
<jackson.version>2.18.2</jackson.version>
<yasson.version>2.0.3</yasson.version>

<jandex-maven-plugin.version>3.2.3</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.2.4</jandex-maven-plugin.version>
<sundr-maven-plugin.version>0.200.0</sundr-maven-plugin.version>
<maven-deploy-plugin.version>3.1.3</maven-deploy-plugin.version>

Expand Down

0 comments on commit 308b17a

Please sign in to comment.