Sorry, I got confused by too many branches. I now see that Roller 6.1.4 has Struts 2 Bootstrap 4.0.0 which works fine.
Dave > On Oct 13, 2024, at 4:09 AM, Michael Bien <mbie...@gmail.com> wrote: > > On 13.10.24 09:59, Greg Huber wrote: >> Same here. > > you see errors in roller 6.1.4? > > >> >> If you want to upgrade struts2-bootstrap, you will need to switch to v6 as >> 2.5 is eol. >> >> v4.0.3 works on struts 6. From what I can remember the 2.5 to 6 was an easy >> upgrade. > > yep, however i would recommend an intermediate step before going to 6, since > the very next point release does already break things. > > https://github.com/apache/roller/blob/faafe379e353dc6a44d350734e4d8113d666a3be/app/pom.xml#L61C35-L61C84 > > I would try to stabilize on 2.5.30 first, before going further, since it is > likely that higher jumps will cause more issues due to the fact of having to > bump other linked dependencies at the same time. > > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=199539301#VersionNotes2.5.30-InternalChanges > > > best regards, > > michael > >