Skip to content

Commit

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

---
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 10, 2024
1 parent fcda652 commit f9e27b7
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.1</source-plugin.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<shade-plugin.version>3.6.0</shade-plugin.version>
<jandex-plugin.version>3.1.8</jandex-plugin.version>
<jandex-plugin.version>3.2.0</jandex-plugin.version>
<checkstyle-plugin.version>3.4.0</checkstyle-plugin.version>
<spotbugs-plugin.version>4.8.6.2</spotbugs-plugin.version>
</properties>
Expand Down

0 comments on commit f9e27b7

Please sign in to comment.