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 4e06cd9566 Bump tomcat from 10.1.56 to 10.1.59
4e06cd9566 is described below
commit 4e06cd956638cc9fa5400d2e66c3a67ef2b343d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:56:30 2026 +0000
Bump tomcat from 10.1.56 to 10.1.59
Bumps `tomcat` from 10.1.56 to 10.1.59.
Updates `org.apache.tomcat:tomcat-catalina-ha` from 10.1.56 to 10.1.59
Updates `org.apache.tomcat:tomcat-jasper` from 10.1.56 to 10.1.59
---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina-ha
dependency-version: 10.1.59
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jasper
dependency-version: 10.1.59
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 1a4ef6cd23..b6d6604491 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -69,7 +69,7 @@ tika = "3.3.2"
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"
+tomcat = "10.1.59"
# Shared by axis2-kernel, axis2-transport-http, axis2-transport-local.
axis2 = "1.8.2"
# Shared by batik-anim, batik-util, batik-bridge.