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

This release marks the first release of Wicket 7. We use semantic versioning
for the development of Wicket, and as such no API breaks will be present in
future minor or bug releases of this major version compared to this release.

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>7.0.0</version>
</dependency>

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

 * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.0.0
 * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.0.0/binaries

Upgrading from earlier versions
-------------------------------

If you come from a version prior to 7.0.0, please read our Wicket 7 migration
guide found at

 * http://s.apache.org/wicket7migrate

Have fun!

— The Wicket team

========================================================================

The signatures for the source release artefacts:

Signature for apache-wicket-7.0.0.zip:

    -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlWffD4ACgkQJBX8W/xy/UXQ5gCcCyu+1/xu0Pes2k3zrg7E3M3s
T/EAnR5ogOoMWFQdh7U5Av9zdpbO1ZQ5
=cXiK
-----END PGP SIGNATURE-----

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

    -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlWffD4ACgkQJBX8W/xy/UU8lgCbBTNnY8dKh/8s8GRRKbASciHV
zA0AoKTzkOC4SCYBm7OY3VWvs3NvyxSo
=CR1U
-----END PGP SIGNATURE-----
[maven-release-plugin] prepare release wicket-7.0.0
32 files changed