dependabot[bot] opened a new pull request, #1567:
URL: https://github.com/apache/struts/pull/1567

   Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.8 to 3.4.10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/orphan-oss/ognl/releases";>ognl:ognl's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.4.10</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update actions/checkout action to v6.0.1 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/508";>orphan-oss/ognl#508</a></li>
   <li>chore(deps): update dependency 
org.apache.maven.plugins:maven-release-plugin to v3.3.0 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/510";>orphan-oss/ognl#510</a></li>
   <li>chore(deps): update actions/cache action to v5 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/513";>orphan-oss/ognl#513</a></li>
   <li>chore(deps): update dependency 
org.apache.maven.plugins:maven-release-plugin to v3.3.1 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/517";>orphan-oss/ognl#517</a></li>
   <li>chore(deps): update dependency maven to v3.9.12 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/519";>orphan-oss/ognl#519</a></li>
   <li>fix: reduce thread blocking by double null check in invokeMethod() by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/523";>orphan-oss/ognl#523</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_9...OGNL_3_4_10";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_9...OGNL_3_4_10</a></p>
   <h2>OGNL 3.4.9</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix Issue <a 
href="https://redirect.github.com/orphan-oss/ognl/issues/472";>#472</a>: Revert 
PR <a href="https://redirect.github.com/orphan-oss/ognl/issues/204";>#204</a> to 
restore root context preservation in lambda expressions by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/476";>orphan-oss/ognl#476</a></li>
   <li>Add CLAUDE.md with Claude Code development guidelines by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/477";>orphan-oss/ognl#477</a></li>
   <li>fix: allow reserved keywords in package names (backport <a 
href="https://redirect.github.com/orphan-oss/ognl/issues/486";>#486</a>) by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/491";>orphan-oss/ognl#491</a></li>
   <li>feat: add null-safe navigation operator (?.) for Java 8 compatibility by 
<a href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/497";>orphan-oss/ognl#497</a></li>
   <li>fix: Prefer accessible interface methods over internal implementation 
classes (backport <a 
href="https://redirect.github.com/orphan-oss/ognl/issues/485";>#485</a> to 
ognl-3-4-x) by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/503";>orphan-oss/ognl#503</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>chore(deps): update junit-framework monorepo to v5.14.1 (ognl-3-4-x) by 
<a href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/474";>orphan-oss/ognl#474</a></li>
   <li>chore(deps): update dependency 
org.apache.maven.plugins:maven-release-plugin to v3.2.0 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/489";>orphan-oss/ognl#489</a></li>
   <li>chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin 
to v3.5.0 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/493";>orphan-oss/ognl#493</a></li>
   <li>chore(deps): update actions/checkout action to v5.0.1 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/495";>orphan-oss/ognl#495</a></li>
   <li>chore(deps): update actions/checkout action to v6 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/499";>orphan-oss/ognl#499</a></li>
   <li>chore(deps): update dependency 
org.apache.maven.plugins:maven-source-plugin to v3.4.0 (ognl-3-4-x) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/501";>orphan-oss/ognl#501</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_8...OGNL_3_4_9";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_8...OGNL_3_4_9</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/orphan-oss/ognl/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ognl:ognl&package-manager=maven&previous-version=3.4.8&new-version=3.4.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to