Skip to content

Commit

Permalink
build(deps): 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
…#387)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent fd5fdb7 commit 1e10ef7
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 @@ -75,7 +75,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>

<io.smallrye.jandex.plugin.version>3.1.7</io.smallrye.jandex.plugin.version>
<io.smallrye.jandex.plugin.version>3.1.8</io.smallrye.jandex.plugin.version>
<org.apache.maven.plugins.compiler.version>3.13.0</org.apache.maven.plugins.compiler.version>
<org.apache.maven.plugins.surefire.version>3.2.5</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.12.1</org.apache.maven.plugins.site.version>
Expand Down

0 comments on commit 1e10ef7

Please sign in to comment.