Skip to content

Commit

Permalink
chore(deps): bump jandex.version from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps `jandex.version` from 3.2.2 to 3.2.3.

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

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

---
updated-dependencies:
- dependency-name: io.smallrye:jandex
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent d6e4c22 commit aa3d3be
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 @@ -97,7 +97,7 @@
<maven-core.version>3.9.9</maven-core.version>
<maven-plugin-annotations.version>3.15.0</maven-plugin-annotations.version>
<vertx.version>4.5.10</vertx.version>
<jandex.version>3.2.2</jandex.version>
<jandex.version>3.2.3</jandex.version>

<!-- API versions -->
<jsr305.version>3.0.2</jsr305.version>
Expand Down

0 comments on commit aa3d3be

Please sign in to comment.