Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.1.2 to 3.1.8
Browse files Browse the repository at this point in the history
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.2 to 3.1.8.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.1.2...3.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c821b5d commit 79682f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/quarkus-car-booking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.1.2</version>
<version>3.1.8</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 79682f4

Please sign in to comment.