News about Apache Wicket
Get the latest updates to releases, security bulletins, community news and more.
Apache Wicket 8.17.0 released
31 Jan 2025The Apache Wicket PMC is proud to announce Apache Wicket 8.17.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 8. We use semantic versioning for the development of Wicket, and as such no API breaks are present in this release compared to 8.0.0.
New and noteworthy
This release fixes the following security issue:
- CVE-2024-53299 ‘An attacker can intentionally trigger a memory leak’ Reported by Pedro Santos.
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>8.17.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-8.x.html#manually
Apache Wicket 9.20.0 released
27 Jan 2025The Apache Wicket PMC is proud to announce Apache Wicket 9.20.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 9. We use semantic versioning for the development of Wicket, and as such no API breaks are present in this release compared to 9.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>9.20.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-9.x.html#manually
Older news
See the archives for all news articles concerning release, security and community updates.
Note that you can subscribe to our RSS feed to get updates in your favorite RSS reader the moment they happen.
-
Apache Wicket 9.20.0 released
27 Jan 2025 The Apache Wicket PMC is proud to announce Apache Wicket 9.20.0! Apache Wicket is an open source Java component oriented web application framework that powers... more -
Apache Wicket 10.4.0 released
24 Jan 2025 The Apache Wicket PMC is proud to announce Apache Wicket 10.4.0! Apache Wicket is an open source Java component oriented web application framework that powers... more -
Apache Wicket 9.19.0 released
26 Dec 2024 The Apache Wicket PMC is proud to announce Apache Wicket 9.19.0! Apache Wicket is an open source Java component oriented web application framework that powers... more -
Apache Wicket 10.3.0 released
18 Dec 2024 The Apache Wicket PMC is proud to announce Apache Wicket 10.3.0! Apache Wicket is an open source Java component oriented web application framework that powers... more -
Apache Wicket 10.2.0 released
24 Sep 2024 The Apache Wicket PMC is proud to announce Apache Wicket 10.2.0! Apache Wicket is an open source Java component oriented web application framework that powers... more