Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.2.0...3.2.1)

---
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 middagj committed Jul 30, 2024
1 parent dd7c66c commit 919be7b
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 @@ -33,7 +33,7 @@
<properties>
<!-- Plugin versions -->
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<jandex-maven-plugin.version>3.2.0</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.2.1</jandex-maven-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>

Expand Down

0 comments on commit 919be7b

Please sign in to comment.