Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent f26d842 commit f062cd4
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 @@ -167,7 +167,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>jandex</artifactId>
<version>3.1.2</version>
<version>3.1.5</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit f062cd4

Please sign in to comment.