From f09406c0e13a1b5a63878f94baaa293feca7b5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 15:53:31 +0000 Subject: [PATCH] Bump the minor-patch group across 1 directory with 4 updates Bumps the minor-patch group with 4 updates in the / directory: [io.netty:netty-bom](https://github.com/netty/netty), [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin), software.amazon.awssdk:s3 and [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `io.netty:netty-bom` from 4.2.17.Final to 4.2.18.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.2.17.Final...netty-4.2.18.Final) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.4...maven-deploy-plugin-3.2.0) Updates `software.amazon.awssdk:s3` from 2.54.13 to 2.54.18 Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.18.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.54.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- integration-tests/mtx-local/srv/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests/mtx-local/srv/pom.xml b/integration-tests/mtx-local/srv/pom.xml index 2abd69b22..4e69eed6b 100644 --- a/integration-tests/mtx-local/srv/pom.xml +++ b/integration-tests/mtx-local/srv/pom.xml @@ -253,7 +253,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.3 + 3.6.4 ${cds.node.directory}${path.separator}${env.PATH} diff --git a/pom.xml b/pom.xml index 0f7448ac7..c24d2e554 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ com/sap/cds/feature/attachments/generated/ - 2.54.13 + 2.54.18 0.48.4 @@ -89,7 +89,7 @@ io.netty netty-bom - 4.2.17.Final + 4.2.18.Final pom import @@ -208,7 +208,7 @@ maven-deploy-plugin - 3.1.4 + 3.2.0 maven-javadoc-plugin