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

   Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.3.5 to 3.4.7.
   <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>OGNL 3.4.7</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Marks some methods as deprecated and for removal in OGNL 3.5 by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/370";>orphan-oss/ognl#370</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_6...OGNL_3_4_7";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_6...OGNL_3_4_7</a></p>
   <h2>OGNL 3.4.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update dependency org.sonatype.buildsupport:buildsupport to v54 (main) 
by <a href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/351";>orphan-oss/ognl#351</a></li>
   <li>Update dependency org.assertj:assertj-core to v3.27.3 (main) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/352";>orphan-oss/ognl#352</a></li>
   <li>Reuses ClassResolver and TypeConverter of old OgnlContext by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/353";>orphan-oss/ognl#353</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_5...OGNL_3_4_6";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_5...OGNL_3_4_6</a></p>
   <h2>OGNL 3.4.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Sets root on context if null by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/337";>orphan-oss/ognl#337</a></li>
   <li>Marks classes related to SecurityManager as deprecated by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/344";>orphan-oss/ognl#344</a></li>
   <li>Normalises OgnlContext to Map&lt;String, Object&gt; by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/349";>orphan-oss/ognl#349</a></li>
   <li>Moves Sonar step into a dedicated workflow by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/338";>orphan-oss/ognl#338</a></li>
   <li>Skips Sonar scan in forks by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/339";>orphan-oss/ognl#339</a></li>
   <li>Configures surefire plugin to proper generate coverage by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/341";>orphan-oss/ognl#341</a></li>
   <li>Disables shallow clones by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/342";>orphan-oss/ognl#342</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Update actions/cache action to v4 (main) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/343";>orphan-oss/ognl#343</a></li>
   <li>Update dependency org.assertj:assertj-core to v3.27.1 (main) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/346";>orphan-oss/ognl#346</a></li>
   <li>Update dependency org.assertj:assertj-core to v3.27.2 (main) by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/348";>orphan-oss/ognl#348</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_4...OGNL_3_4_5";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_4...OGNL_3_4_5</a></p>
   <h2>OGNL 3.4.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Adds version notes about 3.4.3 &amp; 3.3.5 versions by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/267";>orphan-oss/ognl#267</a></li>
   <li>Use renovate by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/266";>orphan-oss/ognl#266</a></li>
   <li>Migrated master to main branch by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/270";>orphan-oss/ognl#270</a></li>
   <li>Defines branches to be monitored by Renovate by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/321";>orphan-oss/ognl#321</a></li>
   <li>Makes ASTLess a public class by <a 
href="https://github.com/lukaszlenart";><code>@​lukaszlenart</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/324";>orphan-oss/ognl#324</a></li>
   <li>add parameter ignoreReadMethod in ObjectPropertyAccessor by <a 
href="https://github.com/Allan-QLB";><code>@​Allan-QLB</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/313";>orphan-oss/ognl#313</a></li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>Update actions/checkout action to v4.1.3 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/271";>orphan-oss/ognl#271</a></li>
   <li>Update actions/checkout action to v4.1.4 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/272";>orphan-oss/ognl#272</a></li>
   <li>Update actions/checkout action to v4.1.5 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/273";>orphan-oss/ognl#273</a></li>
   <li>Update dependency org.sonatype.buildsupport:buildsupport to v47 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/274";>orphan-oss/ognl#274</a></li>
   <li>Update actions/checkout action to v4.1.6 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/275";>orphan-oss/ognl#275</a></li>
   <li>Update dependency org.assertj:assertj-core to v3.26.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a> in <a 
href="https://redirect.github.com/orphan-oss/ognl/pull/276";>orphan-oss/ognl#276</a></li>
   <li>Update dependency org.apache.maven.plugins:maven-javadoc-plugin to 
v3.7.0 by <a href="https://github.com/renovate";><code>@​renovate</code></a> in 
<a 
href="https://redirect.github.com/orphan-oss/ognl/pull/277";>orphan-oss/ognl#277</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.3.5&new-version=3.4.7)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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