Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent ac4eb94 commit 9a9522d
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 @@ -430,7 +430,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.0.5</version>
<version>3.1.2</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 9a9522d

Please sign in to comment.