Skip to content

Commit 9a964d6

Browse files
chore(deps): bump jandex.version from 3.2.3 to 3.2.4
Bumps `jandex.version` from 3.2.3 to 3.2.4. Updates `io.smallrye:jandex` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.3...3.2.4) Updates `io.smallrye:jandex-maven-plugin` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.3...3.2.4) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63e9fac commit 9a964d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<maven-core.version>3.9.9</maven-core.version>
9999
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
100100
<vertx.version>4.5.12</vertx.version>
101-
<jandex.version>3.2.3</jandex.version>
101+
<jandex.version>3.2.4</jandex.version>
102102
<snakeyaml.version>2.9</snakeyaml.version>
103103
<snakeyaml.bundle.version>2.3</snakeyaml.bundle.version> <!-- Transitive Jackson -->
104104

0 commit comments

Comments
 (0)