Skip to content

Commit ef2e500

Browse files
build(deps): Bump io.smallrye:jandex from 3.4.0 to 3.5.0 (#2359)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.4.0...3.5.0) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.5.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>
1 parent 2f8c671 commit ef2e500

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
@@ -20,7 +20,7 @@
2020
<version.buildhelper.plugin>3.6.1</version.buildhelper.plugin>
2121
<jackson-bom.version>2.20.0</jackson-bom.version>
2222
<version.eclipse.microprofile.config>3.0.3</version.eclipse.microprofile.config>
23-
<version.io.smallrye.jandex>3.4.0</version.io.smallrye.jandex>
23+
<version.io.smallrye.jandex>3.5.0</version.io.smallrye.jandex>
2424
<version.io.smallrye.smallrye-config>3.10.2</version.io.smallrye.smallrye-config>
2525
<version.eclipse.microprofile.openapi>4.1</version.eclipse.microprofile.openapi>
2626
<version.org.hamcrest>1.3</version.org.hamcrest>

0 commit comments

Comments
 (0)