Skip to content

Commit

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

---
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 Nov 28, 2023
1 parent 56e99ef commit 4933417
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 @@ -119,7 +119,7 @@
<kotlin.compiler.jvmTarget>${maven.compiler.target}</kotlin.compiler.jvmTarget>
<dokka.version>1.9.10</dokka.version>

<jandex-maven-plugin.version>3.1.5</jandex-maven-plugin.version>
<jandex-maven-plugin.version>3.1.6</jandex-maven-plugin.version>
<find-and-replace-maven-plugin.version>1.1.0</find-and-replace-maven-plugin.version>
<jreleaser-maven-plugin.version>1.9.0</jreleaser-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.7.10</cyclonedx-maven-plugin.version>
Expand Down

0 comments on commit 4933417

Please sign in to comment.