Skip to content

Commit

Permalink
Bump io.smallrye:jandex-maven-plugin from 3.2.1 to 3.2.2
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]>
  • Loading branch information
dependabot[bot] authored and vsevel committed Aug 9, 2024
1 parent b2deae9 commit 92ba630
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 @@ -32,7 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.13.1</quarkus.version>
<jandex.version>3.2.1</jandex.version>
<jandex.version>3.2.2</jandex.version>
<assertj.version>3.26.0</assertj.version>
<wiremock.version>3.0.1</wiremock.version>
<wiremock-maven-plugin.version>7.3.0</wiremock-maven-plugin.version>
Expand Down

0 comments on commit 92ba630

Please sign in to comment.