Skip to content

Commit

Permalink
build(deps): bump jandex.version from 3.2.1 to 3.2.2 (#94)
Browse files Browse the repository at this point in the history
Bumps `jandex.version` from 3.2.1 to 3.2.2.

Updates `io.smallrye:jandex` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.2.1...3.2.2)

Updates `io.smallrye:jandex-maven-plugin` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.2.1...3.2.2)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent bf7f10c commit c59cd7d
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 @@ -63,7 +63,7 @@

<liquibase.version>4.29.2</liquibase.version>
<testcontainers.version>1.20.1</testcontainers.version>
<jandex.version>3.2.1</jandex.version>
<jandex.version>3.2.2</jandex.version>
<hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
<postgresql.version>42.7.4</postgresql.version>
<jakarta.validation-api.version>3.1.0</jakarta.validation-api.version>
Expand Down

0 comments on commit c59cd7d

Please sign in to comment.