Skip to content

Commit 92a2c9a

Browse files
Bump io.vertx:vertx-core from 4.4.2 to 4.5.3 in /frameworks/Java/vertx
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.4.2 to 4.5.3. - [Commits](eclipse-vertx/vert.x@4.4.2...4.5.3) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f542c4c commit 92a2c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/vertx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<maven.compiler.target>17</maven.compiler.target>
1111
<!-- the main class -->
1212
<main.class>vertx.App</main.class>
13-
<stack.version>4.4.2</stack.version>
13+
<stack.version>4.5.3</stack.version>
1414
<jackson.version>2.15.0</jackson.version>
1515
<netty.version>4.1.92.Final</netty.version>
1616
<netty.io_uring.version>0.0.21.Final</netty.io_uring.version>

0 commit comments

Comments
 (0)