Skip to content

Commit

Permalink
chore(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 Dec 31, 2023
1 parent 977cc39 commit c9f223a
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 @@ -28,7 +28,7 @@
<source-plugin.version>3.3.0</source-plugin.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<shade-plugin.version>3.5.1</shade-plugin.version>
<jandex-plugin.version>3.1.5</jandex-plugin.version>
<jandex-plugin.version>3.1.6</jandex-plugin.version>
<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<spotbugs-plugin.version>4.7.3.6</spotbugs-plugin.version>
</properties>
Expand Down

0 comments on commit c9f223a

Please sign in to comment.