Skip to content

Commit c10cb82

Browse files
build(deps): bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.5.2
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.8 to 3.5.2. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.1.8...3.5.2) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ce5600 commit c10cb82

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
@@ -69,7 +69,7 @@
6969
<maven.compiler.target>${java.version}</maven.compiler.target>
7070
<maven.compiler.source>${java.version}</maven.compiler.source>
7171

72-
<io.smallrye.jandex.plugin.version>3.1.8</io.smallrye.jandex.plugin.version>
72+
<io.smallrye.jandex.plugin.version>3.5.2</io.smallrye.jandex.plugin.version>
7373
<org.apache.maven.plugins.compiler.version>3.14.1</org.apache.maven.plugins.compiler.version>
7474
<org.apache.maven.plugins.toolchains.version>3.2.0</org.apache.maven.plugins.toolchains.version>
7575
<org.apache.maven.plugins.surefire.version>3.5.4</org.apache.maven.plugins.surefire.version>

0 commit comments

Comments
 (0)