you're welcome :-) On Mon, Jul 27, 2026 at 4:50 PM Ernesto Reinaldo Barreiro <[email protected]> wrote: > > Thanks for taking care of our releases > > On Sun, Jul 26, 2026 at 3:32 PM Andrea Del Bene <[email protected]> > wrote: > > > The Apache Wicket PMC is proud to announce Apache Wicket 10.10.0! > > > > Apache Wicket is an open source Java component oriented web application > > framework that powers thousands of web applications and web sites for > > governments, stores, universities, cities, banks, email providers, and > > more. You can find more about Apache Wicket at https://wicket.apache.org > > > > This release marks another minor release of Wicket 10. We > > use semantic versioning for the development of Wicket, and as such no > > API breaks are present in this release compared to 10.0.0. > > > > Using this release > > ------------------ > > > > With Apache Maven update your dependency to (and don't forget to > > update any other dependencies on Wicket projects to the same version): > > > > <dependency> > > <groupId>org.apache.wicket</groupId> > > <artifactId>wicket-core</artifactId> > > <version>10.10.0</version> > > </dependency> > > > > Or download and build the distribution yourself, or use our > > convenience binary package you can find here: > > > > * Download: http://wicket.apache.org/start/wicket-10.x.html#manually > > > > Upgrading from earlier versions > > ------------------------------- > > > > If you upgrade from 10.y.z this release is a drop in replacement. If > > you come from a version prior to 10.0.0, please read our Wicket 10 > > migration guide found at > > > > * http://s.apache.org/wicket10migrate > > > > Have fun! > > > > — The Wicket team > > > > > > ======================================================================== > > > > CHANGELOG for 10.10.0: > > > > ** Bug > > > > * [WICKET-7107] - CSP Header not rendered when using > > RedirectPolicy.AUTO_REDIRECT > > * [WICKET-7182] - Wicket Autocomplete calls event on a non jquery > > object > > * [WICKET-7186] - wicket 10.9.0 / 10.9.1 leaks File Reaper threads > > * [WICKET-7189] - make partial page update creation pluggable. > > > > ** Improvement > > > > * [WICKET-7184] - Make <wicket:header-items/> HTML spec compliant > > * [WICKET-7187] - JavaScript header items: `module` for content, > > and import maps > > * [WICKET-7188] - Sign file upload resource constraints > > > > > > > > > > -- > Regards - > Ernesto Reinaldo Barreiro > Apache Wicket Committer > Emerging artist > https://www.instagram.com/reinaldo.barreiro.art/
-- Andrea Del Bene. Apache Wicket committer.
