Skip to content

Commit 43ad831

Browse files
chore(deps): bump io.vertx:vertx-stack-depchain from 3.9.13 to 5.0.5
Bumps io.vertx:vertx-stack-depchain from 3.9.13 to 5.0.5. --- updated-dependencies: - dependency-name: io.vertx:vertx-stack-depchain dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f900932 commit 43ad831

File tree

2 files changed

+2
-2
lines changed
  • ttl-integrations

2 files changed

+2
-2
lines changed

ttl-integrations/vertx3-ttl-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>io.vertx</groupId>
7979
<artifactId>vertx-stack-depchain</artifactId>
80-
<version>3.9.13</version>
80+
<version>5.0.5</version>
8181
<type>pom</type>
8282
<scope>import</scope>
8383
</dependency>

ttl-integrations/vertx4-ttl-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>io.vertx</groupId>
8686
<artifactId>vertx-stack-depchain</artifactId>
87-
<version>4.3.4</version>
87+
<version>5.0.5</version>
8888
<type>pom</type>
8989
<scope>import</scope>
9090
</dependency>

0 commit comments

Comments
 (0)