A project of The Apache Software Foundation

Apache Wicket 6.19.0 released

The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0!

This release marks another minor release of Wicket 6. Starting with Wicket 6 we use semantic versioning for the future development of Wicket, and as such no API breaks are present in this release compared to 6.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):

org.apache.wicket wicket-core 6.19.0

Or download and build the distribution yourself, or use our convenience binary package

Upgrading from earlier versions

If you upgrade from 6.y.z this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our Wicket 6 migration guide found at

Have fun!

— The Wicket team

This release

Below you can find the cryptographic signatures for the distributions and the release notes.

The signatures for the source release artefacts:

Signature for apache-wicket-6.19.0.zip:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UW1egCg1LOkWMrnD+FJoHKjp7Gulyvm
s+UAoMNN/mgMKo+p33h3vt4fnLTemLGT
=RpfO
-----END PGP SIGNATURE-----

Signature for apache-wicket-6.19.0.tar.gz:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UVZcACguyKdrM0byfMp5IWqzwFMx5Lo
i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
=+QQW
-----END PGP SIGNATURE-----

CHANGELOG for 6.19.0:

The following changes were made in Wicket for this release.

Bug

Improvement

New Feature

Task

Have fun!

— The Wicket team