Skip to content

Commit

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

---
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 and vincejv committed Dec 2, 2023
1 parent dbf1c05 commit 9641cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<org.projectlombok.version>1.18.30</org.projectlombok.version>
<apache.commons-lang3.version>3.14.0</apache.commons-lang3.version>
<apache.commons-collections4.version>4.4</apache.commons-collections4.version>
<jandex-maven-plugin.version>3.1.5</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.1.6</jandex-maven-plugin.version>
<jackson-bom.version>2.16.0</jackson-bom.version>
<abavilla.framework.group-id>com.abavilla</abavilla.framework.group-id>
<abavilla.framework.version>0</abavilla.framework.version> <!-- should be managed by versioning plugin -->
Expand Down

0 comments on commit 9641cb8

Please sign in to comment.