Skip to content

Commit 9753028

Browse files
Bump io.vertx:vertx-auth-jwt from 5.0.4 to 5.0.5 in /start
Bumps [io.vertx:vertx-auth-jwt](https://github.com/eclipse-vertx/vertx-auth) from 5.0.4 to 5.0.5. - [Commits](eclipse-vertx/vertx-auth@5.0.4...5.0.5) --- updated-dependencies: - dependency-name: io.vertx:vertx-auth-jwt dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ffaec7 commit 9753028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>io.vertx</groupId>
7575
<artifactId>vertx-auth-jwt</artifactId>
76-
<version>5.0.4</version>
76+
<version>5.0.5</version>
7777
<scope>test</scope>
7878
</dependency>
7979
<dependency>

0 commit comments

Comments
 (0)