Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2024
1 parent b749206 commit 86a0f18
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 @@ -69,7 +69,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>

<io.smallrye.jandex.plugin.version>3.1.8</io.smallrye.jandex.plugin.version>
<io.smallrye.jandex.plugin.version>3.2.2</io.smallrye.jandex.plugin.version>
<org.apache.maven.plugins.compiler.version>3.13.0</org.apache.maven.plugins.compiler.version>
<org.apache.maven.plugins.toolchains.version>3.2.0</org.apache.maven.plugins.toolchains.version>
<org.apache.maven.plugins.surefire.version>3.5.0</org.apache.maven.plugins.surefire.version>
Expand Down

0 comments on commit 86a0f18

Please sign in to comment.