Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent 7661848 commit fee667e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.1.3</version>
<version>3.1.5</version>
<configuration>
<jar>${project.build.directory}/smallrye-open-api-testsuite-data-${project.version}-indexed.jar</jar>
<indexName>${project.artifactId}.idx</indexName>
Expand Down

0 comments on commit fee667e

Please sign in to comment.