Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 2923aee commit d824e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-embedded-12-ee10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>jandex</artifactId>
<version>3.1.7</version>
<version>3.2.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d824e99

Please sign in to comment.