Upgrade to OGNL 3.5.x
Lukasz Lenart <[email protected]> Tue, 1 Apr 2025 07:25:19 +0200
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAMopvkOPFVvqn9RpMaJqfQ8p-cb7To_vS74gxx_4F+4mNfirYA@mail.gmail.com> |
Hi, I'm working on upgrading to the latest OGNL, I targeted 3.4.6 first, but that won't work and I have started by introducing a more generic OgnlContext in OGNL to support Struts requirements. You can review this work here https://github.com/apache/struts/pull/1249 Cheers Ćukasz