Hello, Marcel! Tapestry 5.6.1 has been released and it fixes this issue without you having to add commons-lang yourself.
On Fri, Sep 4, 2020 at 4:21 PM Marcel Schepers <marcel.schep...@gmail.com> wrote: > > > This seems to be a dependency problem. What dependency management tool > > you use? Until we have a proper fix for that in Tapestry itself, you > > can add a dependency to org.apache.commons/commons-lang 3:3.4 to your > > project. > Maven 3 is what I am using. > > Adding the commons-lang 3.4 dependency resolved the problem. > -- Thiago