Skip to content

Commit

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

Updates `io.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)

Updates `io.smallrye:jandex-maven-plugin` 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
  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 Feb 7, 2025
1 parent 125008a commit 4a3ce46
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 @@ -98,7 +98,7 @@
<maven-core.version>3.9.9</maven-core.version>
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
<vertx.version>4.5.12</vertx.version>
<jandex.version>3.2.4</jandex.version>
<jandex.version>3.2.5</jandex.version>
<snakeyaml.version>2.9</snakeyaml.version>
<snakeyaml.bundle.version>2.3</snakeyaml.bundle.version> <!-- Transitive Jackson -->

Expand Down

0 comments on commit 4a3ce46

Please sign in to comment.