Skip to content

Commit d7de1e7

Browse files
Bump jandex.version from 3.5.0 to 3.5.1
Bumps `jandex.version` from 3.5.0 to 3.5.1. Updates `io.smallrye:jandex` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.0...3.5.1) Updates `io.smallrye:jandex-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20158c5 commit d7de1e7

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.5.0</jandex.version>
75+
<jandex.version>3.5.1</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)