PR is ready https://github.com/apache/struts/pull/1735
śr., 10 cze 2026 o 12:39 Lukasz Lenart <[email protected]> napisał(a): > > śr., 3 cze 2026 o 11:27 Tamás Barta <[email protected]> napisał(a): > > The maven dependencies of 7.1.1 contains "org.apache.commons » > > commons-fileupload2-jakarta-servlet6" version "2.0.0-M4" updates "2.0.0-M5". > > > > The M4 version contains "setSizeMax" but the M5 version doesn't. Maven > > automatically uses M5 for me, which cause the problem. > > > > It would be better a Struts 7 release with M5 version then stuck to M4 in > > pom.xml > > It's already addressed and 7.2.0 should be released soon, yet it is a > pity they change API between Milestone versions so I'm going to come > up with a solution. > https://issues.apache.org/jira/browse/WW-5615 > > > Cheers > Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

