content/atom.xml (630 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> <updated>2025-05-07T08:58:26+00:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name> <email>dev@wicket.apache.org</email> </author> <entry> <title>Apache Wicket 9.21.0 released</title> <link href="http://wicket.apache.org/news/2025/04/25/wicket-9.21.0-released.html"/> <updated>2025-04-25T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2025/04/25/wicket-9.21.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.21.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.21.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If you come from a version prior to 9.0.0, please read our Wicket 9 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-9210&quot;&gt;CHANGELOG for 9.21.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7147] - Paramter order of null checks incorrect&lt;/li&gt; &lt;li&gt;[WICKET-7148] - Removing Metadata from Application not possible&lt;/li&gt; &lt;li&gt;[WICKET-7150] - Cyclic dependency between wicket-native-websocket-core and wicket-native-websocket-javax modules&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7153] - [Resources] modify RootMapper in order to allow to define a refferent ResourceReferenceMapper&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 10.5.0 released</title> <link href="http://wicket.apache.org/news/2025/04/25/wicket-10.5.0-released.html"/> <updated>2025-04-25T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2025/04/25/wicket-10.5.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.5.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.5.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;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&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-1050&quot;&gt;CHANGELOG for 10.5.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7147] - Paramter order of null checks incorrect&lt;/li&gt; &lt;li&gt;[WICKET-7148] - Removing Metadata from Application not possible&lt;/li&gt; &lt;li&gt;[WICKET-7150] - Cyclic dependency between wicket-native-websocket-core and wicket-native-websocket-javax modules&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7152] - Extend RedirectRequestHandler for statusCodes 307 and 308&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7134] - To refactor Form processing code&lt;/li&gt; &lt;li&gt;[WICKET-7149] - Add Integrity and CrossOrigin values to ResourceReference and related code&lt;/li&gt; &lt;li&gt;[WICKET-7151] - Misleading message when a Link component is added with wrong id&lt;/li&gt; &lt;li&gt;[WICKET-7153] - [Resources] modify RootMapper in order to allow to define a refferent ResourceReferenceMapper&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 8.17.0 released</title> <link href="http://wicket.apache.org/news/2025/01/31/wicket-8.17.0-released.html"/> <updated>2025-01-31T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2025/01/31/wicket-8.17.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 8.17.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt; &lt;p&gt;This release fixes the following security issue:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;CVE-2024-53299 ‘An attacker can intentionally trigger a memory leak’ Reported by Pedro Santos.&lt;/li&gt; &lt;/ul&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;8.17.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-8.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 8.y.z this release is a drop in replacement. If you come from a version prior to 8.0.0, please read our Wicket 8 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket8migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;The signatures for the source release artefacts: &lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt; &lt;p&gt;Signature for apache-wicket-8.17.0.zip:&lt;/p&gt; &lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmeX+qgACgkQh48B+qjT VuEg7A/+JKbyIRRIoRMXwMcpWkmm0btNW0I9ZBftqzbPAfus853VloRTPiu5D1Ly s8zs9rTEM76ftOnLlWexM9z8KzytDOZ68qtQz0q42A0+tCS1G3NnKgl7iHJ4kEBp Ft1l50lCMsAoeU9YC3f+9i/sjx1PPuodVi1WANwE9oo7Lf9jPq+X0yI9Z2dzaFpf pc5eGELaesD5nWNC3Rqwn65xSsWHBesw4xeUXbVm8Sk0wUstxaonA9umR8iQal8/ vcVMWO5eLqDyCsOq1F6+PziA/PDV/Fav8Ekxaq3RdcmA/JfrEbQI16ruUGYEhRRH 29fec0wwj11gsOSC84jg34OdN1OkhzAqc3RqGLOHMJuxZR5h0ytemhzlASfHanRa q+CTDUw6FuNNWQSfNOxw2+9qiOoDul5tbxqA1j6VoFx8qGE3yPjdA868rV62TTmD 1JFfBLyRF5Knc+t0hX0baovNV1Uhf5P99St0ZKRzo3gch5zmVxdNDRAw6027rXTq F2aSG/GSUoNWHKr0A3p22ahE7enj+eqV6n7hfYxvS3uQ1n7EDBqAUp1OO0ftnEfB caujs+o0CoT1Yu11KLPfPOw4W+rMhqqQtZEa3I97ac+CFYMUfNDZdxGk33XretYS Vn1WNRD+en1LxAtgNIzqb3JOfqaQMWxuqrm92yhG80BEZ9jf7NQ= =+HWr -----END PGP SIGNATURE----- &lt;/pre&gt;&lt;/div&gt; &lt;p&gt;Signature for apache-wicket-8.17.0.tar.gz:&lt;/p&gt; &lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmeX+qgACgkQh48B+qjT VuFMKg//XEZrO5VUpcllihLXBPlAke3APED6xx7vKBbytYH4tNp6kO2X/JBRlI0E UNbSzB09QHHkK02uoNp2dfmwiKKzqlavIy+5RaSw0XBkJas4Iz/J+7eugjExBVbu /iekdlp6Zy+UN8kzjT0QiW6rnWxhoqBoZip6jGCiQCAZnwVuQ35RkhN19KNebBjk upfEQ5+2Xf9xGS4EoSzgH8s122gZDADUD3WlSRd1ZXu8d1ai9d3jySao/isiMZeM +8xb2ztbRJ8XBUDuSTL9XX9lnl+FGvXxSfLciQ0rPCEsmYZKmOymnV4hUWZw28yk JizA1/rqiTmno65I9Hp6+Ky9VwMFM/6+DMby/20EpwKbwjr5kZ1BNJ9rTzR3wPEf PDBc7+3JHkxP0GUrYLo3pi1zxP3xXPdohEW3ZyNchsBmUG0vha8WGQqADg9Jy4My EPURVQX9yu280CrvT3aZWjWVtr6tVwvZ6BzZ2p9gTkyd9kiL/4z0PGe/tEolnVvM +6VXyohFb+bzp/RU1pppYYgCP4mEpwJH2OD4Zew1PjDtLOdYbWZN7GNvxlJiahE8 jMbkfQlOUl+CxZvbUBh2MfyE+RQGCiu7oNKPuFHbShiKylaCVf0goXzWfbJWRz7y 8XggIsKla00iXwenVnW6mz2wchkj7g3fXwitB0JlrlOwd1scPS4= =uQT+ -----END PGP SIGNATURE----- &lt;/pre&gt;&lt;/div&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-8170&quot;&gt;CHANGELOG for 8.17.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7024] - Wrong static resource urls when their generation is triggered by &lt;wicket:link&gt;&lt;/wicket:link&gt;&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7137] - Make resource URL sanitization extendable&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 9.20.0 released</title> <link href="http://wicket.apache.org/news/2025/01/27/wicket-9.20.0-released.html"/> <updated>2025-01-27T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2025/01/27/wicket-9.20.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.20.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.20.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If you come from a version prior to 9.0.0, please read our Wicket 9 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-9200&quot;&gt;CHANGELOG for 9.20.0:&lt;/h4&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7137] - Make resource URL sanitization extendable&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7139] - Update OSGi imports for Wicket 9.x&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 10.4.0 released</title> <link href="http://wicket.apache.org/news/2025/01/24/wicket-10.4.0-released.html"/> <updated>2025-01-24T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2025/01/24/wicket-10.4.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.4.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.4.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;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&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-1040&quot;&gt;CHANGELOG for 10.4.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7140] - Form submit triggered by pressing return in textareas&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7137] - Make resource URL sanitization extendable&lt;/li&gt; &lt;li&gt;[WICKET-7138] - Support URL fragment with PageParameters class&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7139] - Update OSGi imports for Wicket 9.x&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 9.19.0 released</title> <link href="http://wicket.apache.org/news/2024/12/26/wicket-9.19.0-released.html"/> <updated>2024-12-26T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2024/12/26/wicket-9.19.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.19.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt; &lt;ul&gt; &lt;li&gt;CVE-2024-53299 ‘An attacker can intentionally trigger a memory leak’ Reported by Pedro Santos.&lt;/li&gt; &lt;/ul&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.19.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If you come from a version prior to 9.0.0, please read our Wicket 9 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-9190&quot;&gt;CHANGELOG for 9.19.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7024] - Wrong static resource urls when their generation is triggered by &lt;wicket:link&gt;&lt;/wicket:link&gt;&lt;/li&gt; &lt;li&gt;[WICKET-7124] - The quickstart archetype fails to build&lt;/li&gt; &lt;li&gt;[WICKET-7132] - Tabbing from AutoComplete fields and back doesn’t work as expected&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7131] - Improve accessibility and screen reader support for auto-complete component&lt;/li&gt; &lt;li&gt;[WICKET-7133] - Ability move focus back to the autocomplete field when selecting an item using the Tab key&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 10.3.0 released</title> <link href="http://wicket.apache.org/news/2024/12/18/wicket-10.3.0-released.html"/> <updated>2024-12-18T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2024/12/18/wicket-10.3.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.3.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt; &lt;p&gt;This release fixes the following security issue:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;CVE-2024-53299 ‘An attacker can intentionally trigger a memory leak’ Reported by Pedro Santos.&lt;/li&gt; &lt;/ul&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.3.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;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&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-1030&quot;&gt;CHANGELOG for 10.3.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-3899] - IFormVisitorParticipant don’t get tested when validating form validators dependent components&lt;/li&gt; &lt;li&gt;[WICKET-7024] - Wrong static resource urls when their generation is triggered by &lt;wicket:link&gt;&lt;/wicket:link&gt;&lt;/li&gt; &lt;li&gt;[WICKET-7124] - The quickstart archetype fails to build&lt;/li&gt; &lt;li&gt;[WICKET-7125] - To use cdi-unit CreationalContext to inject beans in Wicket components during tests&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7123] - Form.setDefaultButton() supports only one button per form hierarchy&lt;/li&gt; &lt;li&gt;[WICKET-7131] - Improve accessibility and screen reader support for auto-complete component&lt;/li&gt; &lt;li&gt;[WICKET-7133] - Ability move focus back to the autocomplete field when selecting an item using the Tab key&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 10.2.0 released</title> <link href="http://wicket.apache.org/news/2024/09/24/wicket-10.2.0-released.html"/> <updated>2024-09-24T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2024/09/24/wicket-10.2.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.2.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.2.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;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&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-1020&quot;&gt;CHANGELOG for 10.2.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7117] - 2 tests that fail under some circumstances&lt;/li&gt; &lt;li&gt;[WICKET-7118] - Quickstart for 10.x doesn’t start HTTPS&lt;/li&gt; &lt;li&gt;[WICKET-7119] - 5 unit tests are non-idempotent (passes in the first run but fails in subsequent runs in the same environment)&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7112] - Expand error messages in Component class&lt;/li&gt; &lt;li&gt;[WICKET-7115] - Spelling corrections, and removal of non-breaking spaces. Some doc improvements&lt;/li&gt; &lt;li&gt;[WICKET-7116] - Spelling corrections, and consistent heading case&lt;/li&gt; &lt;li&gt;[WICKET-7120] - Improve Accessibility of AutoCompleteBehavior&lt;/li&gt; &lt;li&gt;[WICKET-7121] - Make it possible to disable the noisy logs by RequestCycle&lt;/li&gt; &lt;li&gt;[WICKET-7122] - Update Wicket-CDI bean archive descriptor to use Jakarta XML namespace&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 8.16.0 released</title> <link href="http://wicket.apache.org/news/2024/06/17/wicket-8.16.0-released.html"/> <updated>2024-06-17T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2024/06/17/wicket-8.16.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 8.16.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt; &lt;p&gt;This version contains a fix for ‘CVE-2024-36522 - Remote code execution via XSLT injection’&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;8.16.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-8.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 8.y.z this release is a drop in replacement. If you come from a version prior to 8.0.0, please read our Wicket 8 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket8migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;The signatures for the source release artefacts: &lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt; &lt;p&gt;Signature for apache-wicket-8.16.0.zip:&lt;/p&gt; &lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmZqB+QACgkQh48B+qjT VuGz+xAAqu5r2R39HGtVLFDQ+t26pP/0DNGZv95sJvPbAjZjlnmPvw2zrbM+p69/ G2JC1BYn9kSae2FVPALS6bcZ+c55Lg8atoA8o7RFOsbvQmRaXCXnU+ISu02xKlvg +6EL4a2aXka4jF4nDSWIBfU9jm9Nk3CTMwYKTVd0r7LdVEcANB/LCSq74j08/PVM CCh9vF0/FqLjC6GfD6uu6kL13r24aVk9RmvLXq5uZIOs/nnsfEx5jZtH818kdqre fvuuT3wbTUJye9DDpuKTESAzMo+aXTKP9M1+pZOmiKnTDiN2aFi02vCo7YrmWpKO +03LiQt5WZorDUamuBZwetzWajA1lyc+SGWwgnTCTEOkvZ6hMq3zRvo1awb+w0GL hKGspHRWrlXuwueaIT7/ZDyE26UzIR+oo7l5C0iXPZkAz9ejG6lyoQz4B0sifJlC ob3j5goApWIXBZMX/FyU1pHivLEbY7Uf8PNcq0g/NYtNuSk+/3yENH1cW+79gWEW XvaxYfrhTjyIxhnv3cPz3erwSZTHA3r1xURrOYlrlsv8Aqd+Jj+USUhRPP60mc/W S9bM3o05eFsZVY1rtJVfGl+nYuFEri1T8RgWNeolAdh37S5wdJy+iHn0jUnsPMQK d27lFJ5neYqYC4F826vwBKDIg8FWUyrX1CDKfXidkJV/IAA03NE= =Wi7u -----END PGP SIGNATURE----- &lt;/pre&gt;&lt;/div&gt; &lt;p&gt;Signature for apache-wicket-8.16.0.tar.gz:&lt;/p&gt; &lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmZqB+QACgkQh48B+qjT VuEdjA/+P1szVHdIcom1H1hBTFBSaVaEM8aGf2S4dGplaFiHF3tySsvXzWnbFApU 7ycylRMheTz6BXRTpo1XGC57WNiqKCE5R9EFZkPqQiQMoFVb6lmEtTQqV+l8Tbxb L2D1HEN3FhZ/KfPGKm6q46bjMfvfC+hb2mFbcsA8EftnkyKkZ0QfSYfXOCFSaEmF mEruwXLeQAx2VRTzXgJzhQanjmNiqb1o7x0lCF26m7J6fgXMk+dl7wMg1/Lzl+tV 8It+eD598zs19hoytO5lKLDVbLPeSVAfxYEChH5BTpR2MTjY2YDBtngo8U5HtHTs Sd0ICr/oOAWbu86GKCyMNk+uYNdcQCEZtdA4/qQUTq4O0UsFS5UcAUWT4Z0uoq3S 6c4Aa6S2faPw4ThhaCWSO56PMN3xKBAmERA8gmADv41PHh4N3BDuTANB3bwSrN/3 b1I39Hxol+OXyuKMnivMeG9OdjoalSlSMhZkA4Tu0dokiZpDVslKltQcnApZdOyd 6BQuF7j8sQugiZLjtRPzyvIMo3oILNz1bVLOvltYEKI/AB4+C9ShBIX+EO1KlThO 0P2PjZXgPKNPKS51EsFGZa33tMEDCiuITEDGFeH0XveEnG0BLbBkE/Yx5lJfULdr hZzNoF2E7tbktMsC0fSIoSQ6rCwrgeF0FTqZrkQuuKzMFJ1fdck= =4MXn -----END PGP SIGNATURE----- &lt;/pre&gt;&lt;/div&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-8160&quot;&gt;CHANGELOG for 8.16.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7056] - HttpSessionStore#getAttribute called on invalidated session&lt;/li&gt; &lt;/ul&gt; </content> </entry> <entry> <title>Apache Wicket 9.18.0 released</title> <link href="http://wicket.apache.org/news/2024/06/01/wicket-9.18.0-released.html"/> <updated>2024-06-01T00:00:00+00:00</updated> <id>http://wicket.apache.org/news/2024/06/01/wicket-9.18.0-released</id> <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.18.0!&lt;/p&gt; &lt;p&gt;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&lt;/p&gt; &lt;p&gt;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.&lt;/p&gt; &lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt; &lt;p&gt;This version contains a fix for ‘CVE-2024-36522 - Remote code execution via XSLT injection’&lt;/p&gt; &lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt; &lt;p&gt;With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):&lt;/p&gt; &lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.18.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt; &lt;p&gt;Or download and build the distribution yourself, or use our convenience binary package you can find here:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt; &lt;/ul&gt; &lt;!--more--&gt; &lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt; &lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If you come from a version prior to 9.0.0, please read our Wicket 9 migration guide found at&lt;/p&gt; &lt;ul&gt; &lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Have fun!&lt;/p&gt; &lt;p&gt;— The Wicket team&lt;/p&gt; &lt;p&gt;========================================================================&lt;/p&gt; &lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt; &lt;h4 id=&quot;changelog-for-9180&quot;&gt;CHANGELOG for 9.18.0:&lt;/h4&gt; &lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7102] - Error in LiveSessionsPage&lt;/li&gt; &lt;li&gt;[WICKET-7104] - wicket-autocomplete.min.js minified too aggressively&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7109] - Create a ready to use dropdown supporting grouping&lt;/li&gt; &lt;/ul&gt; &lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt; &lt;ul&gt; &lt;li&gt;[WICKET-7101] - auto-label is not automatically updated when related form component is updated.&lt;/li&gt; &lt;/ul&gt; </content> </entry> </feed>