Skip to content

Commit c509981

Browse files
build(deps): bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.0
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/smallrye/jandex/releases) - [Commits](smallrye/jandex@3.1.8...3.2.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>
1 parent 8d060a2 commit c509981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<quarkus.version>3.9.3</quarkus.version>
136136

137137
<!-- Jandex -->
138-
<jandex.version>3.1.8</jandex.version>
138+
<jandex.version>3.2.0</jandex.version>
139139

140140
<!-- Schema types -->
141141
<avro.version>1.11.3</avro.version>

0 commit comments

Comments
 (0)