Skip to content

Commit 42a632f

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump jandex.version from 3.4.0 to 3.5.0
Bumps `jandex.version` from 3.4.0 to 3.5.0. Updates `io.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) Updates `io.smallrye:jandex-maven-plugin` 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:development update-type: version-update:semver-minor - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd0e32e commit 42a632f

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
@@ -72,7 +72,7 @@
7272
<groovy.version>3.0.25</groovy.version>
7373
<htmlunit.version>2.70.0</htmlunit.version>
7474
<jacoco.version>0.8.13</jacoco.version>
75-
<jandex.version>3.4.0</jandex.version>
75+
<jandex.version>3.5.0</jandex.version>
7676
<jakarta.activation.version>2.1.4</jakarta.activation.version>
7777
<jakarta.el.version>6.0.1</jakarta.el.version>
7878
<glassfish.jakarta.el.version>5.0.0-M1</glassfish.jakarta.el.version>

0 commit comments

Comments
 (0)