This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5ba43d1969 Bump org.apache.cxf:cxf-rt-frontend-jaxrs from 4.2.0 to
4.2.3
5ba43d1969 is described below
commit 5ba43d19693cb49c3e692ff2791b61d805cff623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:58:32 2026 +0000
Bump org.apache.cxf:cxf-rt-frontend-jaxrs from 4.2.0 to 4.2.3
Bumps org.apache.cxf:cxf-rt-frontend-jaxrs from 4.2.0 to 4.2.3.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
dependency-version: 4.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a70ec95853..f8d46be3e0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,7 +66,7 @@ shiro-crypto-cipher = "2.1.0"
sshd = "2.17.1"
# Shared by tika-core, tika-parsers, tika-parser-pdf-module.
tika = "3.3.2"
-cxf-rt-frontend-jaxrs = "4.2.0"
+cxf-rt-frontend-jaxrs = "4.2.3"
# Remember to change the version number (10 now) in javadoc block if needed.
Shared by
# tomcat-catalina-ha, tomcat-jasper.
tomcat = "10.1.56"