Skip to content

Commit

Permalink
build(deps): bump jandex-maven-plugin from 3.0.5 to 3.1.1
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.1.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.0.5...3.1.1)

---
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 Apr 19, 2023
1 parent 2196394 commit f4bcd6d
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 @@ -58,7 +58,7 @@
<revapi-reporter-text.version>0.15.0</revapi-reporter-text.version>
<revapi.skip>true</revapi.skip>

<jandex-maven-plugin.version>3.0.5</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.1.1</jandex-maven-plugin.version>

<plugin.version.failsafe>3.0.0</plugin.version.failsafe>

Expand Down

0 comments on commit f4bcd6d

Please sign in to comment.