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 32c80b22b build(deps): bump ognl:ognl from 3.4.10 to 3.4.11 (#1655)
32c80b22b is described below

commit 32c80b22bb7d885b2ce82bea6792e7c20c57459e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 18:45:13 2026 +0200

    build(deps): bump ognl:ognl from 3.4.10 to 3.4.11 (#1655)
    
    Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.10 to 3.4.11.
    - [Release notes](https://github.com/orphan-oss/ognl/releases)
    - [Commits](https://github.com/orphan-oss/ognl/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ognl:ognl
      dependency-version: 3.4.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cbe39cf89..fe94755e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <jaxb-impl.version>4.0.7</jaxb-impl.version>
         <log4j2.version>2.25.4</log4j2.version>
         <mockito.version>5.23.0</mockito.version>
-        <ognl.version>3.4.10</ognl.version>
+        <ognl.version>3.4.11</ognl.version>
         <slf4j.version>2.0.17</slf4j.version>
         <spring.version>6.2.12</spring.version>
         <struts-annotations.version>2.0</struts-annotations.version>

Reply via email to