Skip to content

Commit 446bcb9

Browse files
Bump io.vertx:vertx-core from 5.0.2 to 5.0.7 in /vertx (#481)
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 5.0.2 to 5.0.7. - [Commits](eclipse-vertx/vert.x@5.0.2...5.0.7) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 5.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3a50c7 commit 446bcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.vertx</groupId>
2424
<artifactId>vertx-core</artifactId>
25-
<version>5.0.2</version>
25+
<version>5.0.7</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)