Skip to content

Commit

Permalink
build(deps): bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.3
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.3.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.1.8...3.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d39b153 commit 3c1d3d7
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.3</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.2</org.apache.maven.plugins.surefire.version>
Expand Down

0 comments on commit 3c1d3d7

Please sign in to comment.