dependabot[bot] opened a new pull request, #724: URL: https://github.com/apache/struts/pull/724
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.3.4 to 3.4.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Includes the Vintage engine to run Junit4.x tests and fix one issue by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/218">orphan-oss/ognl#218</a></li> <li>Update ExpressionCompiler to run on JDK17+ without 'add-opens' JVM opt using Javassist ClassPool.toClass overload that takes a neighbour class by <a href="https://github.com/petergeneric"><code>@petergeneric</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/214">orphan-oss/ognl#214</a></li> <li>Partially reverts <a href="https://redirect.github.com/orphan-oss/ognl/issues/214">#214</a> to keep compatibility with JDK8 by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/219">orphan-oss/ognl#219</a></li> <li>Adds additional helper method to simplify create OgnlContext by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/220">orphan-oss/ognl#220</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/216">orphan-oss/ognl#216</a></li> <li>Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/215">orphan-oss/ognl#215</a></li> <li>Bump org.junit.jupiter:junit-jupiter-params from 5.9.0 to 5.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/217">orphan-oss/ognl#217</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/petergeneric"><code>@petergeneric</code></a> made their first contribution in <a href="https://redirect.github.com/orphan-oss/ognl/pull/214">orphan-oss/ognl#214</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/orphan-oss/ognl/compare/OGNL_3_4_0...OGNL_3_4_1">https://github.com/orphan-oss/ognl/compare/OGNL_3_4_0...OGNL_3_4_1</a></p> <h2>OGNL 3.4.0</h2> <h2>What's Changed</h2> <ul> <li>Merges changes from commons-ognl and cleans up code by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/155">orphan-oss/ognl#155</a></li> <li>Automatically assign reviewers to dependabot PRs by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/170">orphan-oss/ognl#170</a></li> <li>Defines Sonar token in pom.xml and in GH Actions by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/171">orphan-oss/ognl#171</a></li> <li>Uses proper Maven command to run Sonar analytics by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/172">orphan-oss/ognl#172</a></li> <li>Create FUNDING.yml and clarify Apache Commons OGNL status by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/173">orphan-oss/ognl#173</a></li> <li>Cherry picks <a href="https://redirect.github.com/orphan-oss/ognl/issues/174">#174</a> - Passes instance of MemberAccess to OgnlContext to avoid IllegalArgumentException by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/175">orphan-oss/ognl#175</a></li> <li>Update maven metadata & enable deploy of snapshots by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/176">orphan-oss/ognl#176</a></li> <li>Turns OgnlContext into independent class not inherited from Map by <a href="https://github.com/lukaszlenart"><code>@lukaszlenart</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/193">orphan-oss/ognl#193</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Bump javassist from 3.29.0-GA to 3.29.1-GA by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/163">orphan-oss/ognl#163</a></li> <li>Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/164">orphan-oss/ognl#164</a></li> <li>Bump actions/setup-java from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/165">orphan-oss/ognl#165</a></li> <li>Bump actions/cache from 2.1.4 to 3.0.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/167">orphan-oss/ognl#167</a></li> <li>Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/169">orphan-oss/ognl#169</a></li> <li>Bump actions/checkout from 2.3.4 to 3.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/168">orphan-oss/ognl#168</a></li> <li>Bump maven-jar-plugin from 3.2.2 to 3.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/178">orphan-oss/ognl#178</a></li> <li>Bump javassist from 3.29.1-GA to 3.29.2-GA by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/177">orphan-oss/ognl#177</a></li> <li>Bump actions/cache from 3.0.8 to 3.0.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/180">orphan-oss/ognl#180</a></li> <li>Bump javacc-maven-plugin from 3.0.0 to 3.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/179">orphan-oss/ognl#179</a></li> <li>Bump actions/cache from 3.0.9 to 3.0.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/181">orphan-oss/ognl#181</a></li> <li>Bump actions/checkout from 3.0.2 to 3.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/182">orphan-oss/ognl#182</a></li> <li>Bump actions/cache from 3.0.10 to 3.0.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/183">orphan-oss/ognl#183</a></li> <li>Bump easymock from 4.3 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/184">orphan-oss/ognl#184</a></li> <li>Bump pascalgn/automerge-action from 0.15.3 to 0.15.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/185">orphan-oss/ognl#185</a></li> <li>Bump easymock from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/186">orphan-oss/ognl#186</a></li> <li>Bump actions/checkout from 3.1.0 to 3.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/187">orphan-oss/ognl#187</a></li> <li>Bump actions/cache from 3.0.11 to 3.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/188">orphan-oss/ognl#188</a></li> <li>Bump easymock from 5.0.1 to 5.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/189">orphan-oss/ognl#189</a></li> <li>Bump actions/cache from 3.2.1 to 3.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/orphan-oss/ognl/pull/190">orphan-oss/ognl#190</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 /> [](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: dev-unsubscr...@struts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org