This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 85f30e35c build(deps-dev): bump 
org.apache.tomcat.embed:tomcat-embed-core from 10.1.59 to 11.0.26 (#1949)
85f30e35c is described below

commit 85f30e35c5c5fc7c46db04af961e07a5826da32e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 08:59:54 2026 +0200

    build(deps-dev): bump org.apache.tomcat.embed:tomcat-embed-core from 
10.1.59 to 11.0.26 (#1949)
    
    Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.59 to 11.0.26.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.embed:tomcat-embed-core
      dependency-version: 11.0.26
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plugins/jasperreports7/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/jasperreports7/pom.xml b/plugins/jasperreports7/pom.xml
index 2abb7a1ca..66480da69 100644
--- a/plugins/jasperreports7/pom.xml
+++ b/plugins/jasperreports7/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jasperreports7.version>7.0.7</jasperreports7.version>
-        <tomcat-embed.version>10.1.59</tomcat-embed.version>
+        <tomcat-embed.version>11.0.26</tomcat-embed.version>
     </properties>
 
     <dependencies>

Reply via email to