Skip to content

Commit 1876c8c

Browse files
build(deps): Bump io.smallrye:jandex from 3.1.7 to 3.4.0
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.1.7 to 3.4.0. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.1.7...3.4.0) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4cef25 commit 1876c8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jetty-embedded-12-1-ee11/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>io.smallrye</groupId>
188188
<artifactId>jandex</artifactId>
189-
<version>3.1.7</version>
189+
<version>3.4.0</version>
190190
<scope>provided</scope>
191191
</dependency>
192192

jetty-embedded-12-ee10/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>io.smallrye</groupId>
179179
<artifactId>jandex</artifactId>
180-
<version>3.2.2</version>
180+
<version>3.4.0</version>
181181
<scope>provided</scope>
182182
</dependency>
183183

0 commit comments

Comments
 (0)