Skip to content

Commit

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

---
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 May 8, 2024
1 parent 1adf40d commit ebf1bc5
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 @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.9.3</quarkus.version>
<jandex-plugin.version>3.1.7</jandex-plugin.version>
<jandex-plugin.version>3.1.8</jandex-plugin.version>

<quarkus-github-api.version>1.321.0</quarkus-github-api.version>
<quarkus-github-app.version>2.5.1</quarkus-github-app.version>
Expand Down

0 comments on commit ebf1bc5

Please sign in to comment.