Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.2.1 to 3.2.2 in /api (#962)
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.1 to 3.2.2.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.2.1...3.2.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6d86685 commit c04fc71
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 @@ -29,7 +29,7 @@
<maven.dependency.version>3.7.1</maven.dependency.version>
<maven.checkstyle.version>3.4.0</maven.checkstyle.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jandex-maven-plugin.version>3.2.1</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.2.2</jandex-maven-plugin.version>
<spotbugs.version>4.8.6</spotbugs.version>
<surefire-plugin.version>3.3.1</surefire-plugin.version>

Expand Down

0 comments on commit c04fc71

Please sign in to comment.