Skip to content

Commit edd7fa6

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump jandex.version from 3.5.2 to 3.5.3
Bumps `jandex.version` from 3.5.2 to 3.5.3. Updates `io.smallrye:jandex` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.2...3.5.3) Updates `io.smallrye:jandex-maven-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.smallrye:jandex-maven-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25a5430 commit edd7fa6

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>5.0.3</groovy.version>
7373
<htmlunit.version>2.70.0</htmlunit.version>
7474
<jacoco.version>0.8.14</jacoco.version>
75-
<jandex.version>3.5.2</jandex.version>
75+
<jandex.version>3.5.3</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)