Skip to content

Commit c917efb

Browse files
dependabot[bot]chirino
authored andcommitted
Bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.3.1
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.7 to 3.3.1. - [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.1) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27940cf commit c917efb

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
@@ -64,7 +64,7 @@
6464
<compiler-plugin.version>${maven.compiler.version}</compiler-plugin.version>
6565
<surefire-plugin.version>3.5.2</surefire-plugin.version>
6666
<failsafe-plugin.version>${surefire-plugin.version}</failsafe-plugin.version>
67-
<jandex.version>3.2.7</jandex.version>
67+
<jandex.version>3.3.1</jandex.version>
6868
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
6969
<dependency-plugin.version>3.8.1</dependency-plugin.version>
7070

0 commit comments

Comments
 (0)