Skip to content

Commit

Permalink
Bump jandex-maven-plugin from 3.0.5 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.0.5...3.1.0)

---
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] authored Apr 7, 2023
1 parent e7d80e0 commit 3f29e9c
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 @@ -181,7 +181,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>3.0.5</version>
<version>3.1.0</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 3f29e9c

Please sign in to comment.