From 6516c8a39d89b4d4d73d1e3aa4c7d9a51f1d0664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:09:23 +0000 Subject: [PATCH] deps(maven): bump the all-maven-deps group across 1 directory with 3 updates Bumps the all-maven-deps group with 3 updates in the /servers/vertx directory: [io.vertx:vertx-core](https://github.com/eclipse/vert.x), [io.vertx:vertx-web](https://github.com/vert-x3/vertx-web) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `io.vertx:vertx-core` from 5.1.6 to 5.1.7 - [Commits](https://github.com/eclipse/vert.x/compare/5.1.6...5.1.7) Updates `io.vertx:vertx-web` from 5.1.6 to 5.1.7 - [Commits](https://github.com/vert-x3/vertx-web/compare/5.1.6...5.1.7) Updates `io.vertx:vertx-web` from 5.1.6 to 5.1.7 - [Commits](https://github.com/vert-x3/vertx-web/compare/5.1.6...5.1.7) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-deps - dependency-name: io.vertx:vertx-web dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-deps - dependency-name: io.vertx:vertx-web dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-deps ... Signed-off-by: dependabot[bot] --- servers/vertx/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servers/vertx/pom.xml b/servers/vertx/pom.xml index a009740..38292ef 100644 --- a/servers/vertx/pom.xml +++ b/servers/vertx/pom.xml @@ -42,7 +42,7 @@ nothing resolves this at deploy time. Vert.x 5.x is the current line (Java 11+ baseline, tested on 21). NOTE: netty.epoll.version below must track vertx-core's netty — see the profile at the bottom. --> -5.1.6 +5.1.7 probatorium.vertx.Server