Skip to content

Commit

Permalink
Bump jandex from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [jandex](https://github.com/smallrye/jandex) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: io.smallrye:jandex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jmartisk committed Jul 12, 2023
1 parent 236af13 commit 5e9958a
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 @@ -21,7 +21,7 @@
<!-- <version.eclipse.microprofile.graphql-client>2.1-SNAPSHOT</version.eclipse.microprofile.graphql-client>-->
<version.eclipse.microprofile.metrics>4.0.1</version.eclipse.microprofile.metrics>
<version.eclipse.microprofile.context-propagation>1.3</version.eclipse.microprofile.context-propagation>
<version.jandex>3.1.1</version.jandex>
<version.jandex>3.1.2</version.jandex>
<version.smallrye-config>3.3.1</version.smallrye-config>
<version.smallrye.metrics>4.0.0</version.smallrye.metrics>
<version.smallrye-common>2.1.0</version.smallrye-common>
Expand Down

0 comments on commit 5e9958a

Please sign in to comment.