Skip to content

Commit 0b5bf5d

Browse files
chore(deps): bump jandex.version from 3.2.6 to 3.2.7
Bumps `jandex.version` from 3.2.6 to 3.2.7. Updates `io.smallrye:jandex` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.6...3.2.7) Updates `io.smallrye:jandex-maven-plugin` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.2.6...3.2.7) --- 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 d75dea4 commit 0b5bf5d

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
@@ -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.13</vertx.version>
101-
<jandex.version>3.2.6</jandex.version>
101+
<jandex.version>3.2.7</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)