Skip to content

Commit 91b54ab

Browse files
build(deps): bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.3.0 (#839)
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.7 to 3.3.0. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.7...3.3.0) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens-Otto Larsen <46576810+jolarsen@users.noreply.github.com>
1 parent a589a02 commit 91b54ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
<plugin>
457457
<groupId>io.smallrye</groupId>
458458
<artifactId>jandex-maven-plugin</artifactId>
459-
<version>3.2.7</version>
459+
<version>3.3.0</version>
460460
<executions>
461461
<execution>
462462
<id>make-index</id>

0 commit comments

Comments
 (0)