This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f86e790e Added announce for 9.20.0
f86e790e is described below
commit f86e790e22e0e3ef0994b29eaa7f0cf093d93cdd
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Jan 27 22:13:51 2025 +0100
Added announce for 9.20.0
---
2025/_posts/2025-01-27-wicket-9.20.0-released.md | 64 +++++++
_config.yml | 4 +-
content/archetype-catalog.xml | 8 +-
content/atom.xml | 156 +++++++---------
content/index.html | 52 +++---
content/learn/index.html | 6 +-
.../news/2025/01/27/wicket-9.20.0-released.html | 206 +++++++++++++++++++++
content/news/2025/01/index.html | 11 ++
content/news/index.html | 7 +
content/start/download.html | 2 +-
content/start/quickstart.html | 4 +-
content/start/wicket-9.x.html | 30 +--
12 files changed, 410 insertions(+), 140 deletions(-)
diff --git a/2025/_posts/2025-01-27-wicket-9.20.0-released.md
b/2025/_posts/2025-01-27-wicket-9.20.0-released.md
new file mode 100644
index 00000000..3504cf49
--- /dev/null
+++ b/2025/_posts/2025-01-27-wicket-9.20.0-released.md
@@ -0,0 +1,64 @@
+---
+layout: post
+title: Apache Wicket 9.20.0 released
+---
+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 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):
+
+{% highlight xml%}
+<dependency>
+ <groupId>org.apache.wicket</groupId>
+ <artifactId>wicket-core</artifactId>
+ <version>9.20.0</version>
+</dependency>
+{% endhighlight%}
+
+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
+
+<!--more-->
+
+Upgrading from earlier versions
+-------------------------------
+
+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
+
+ * http://s.apache.org/wicket9migrate
+
+Have fun!
+
+— The Wicket team
+
+
+========================================================================
+
+### This Release
+
+#### CHANGELOG for 9.20.0:
+
+##### Improvement
+
+ * [WICKET-7137] - Make resource URL sanitization extendable
+
+##### Task
+
+ * [WICKET-7139] - Update OSGi imports for Wicket 9.x
+
diff --git a/_config.yml b/_config.yml
index 602d9993..901156c1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -16,7 +16,7 @@ sass:
sass_dir: _sass
wicket:
version: 10.4.0
- version_90: 9.19.0
+ version_90: 9.20.0
version_10: 10.4.0
version_80: 8.16.0
version_70: 7.18.0
@@ -25,7 +25,7 @@ wicket:
version_14: 1.4.23
version_13: 1.3.7
released: 2025-01-24
- versions: [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.16.0, 9.19.0, 10.4.0,
1.5-SNAPSHOT, 6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.17.0-SNAPSHOT,
9.20.0-SNAPSHOT, 10.5.0-SNAPSHOT]
+ versions: [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.16.0, 9.20.0, 10.4.0,
1.5-SNAPSHOT, 6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.17.0-SNAPSHOT,
9.21.0-SNAPSHOT, 10.5.0-SNAPSHOT]
live_examples_url: http://examples10x.wicket.apache.org/
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index 0c6d0214..987a8e95 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -12,8 +12,8 @@
<archetype>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-archetype-quickstart</artifactId>
- <version>9.20.0-SNAPSHOT</version>
- <description>Wicket 9.20.0-SNAPSHOT
Quickstart</description>
+ <version>9.21.0-SNAPSHOT</version>
+ <description>Wicket 9.21.0-SNAPSHOT
Quickstart</description>
</archetype>
<archetype>
@@ -54,8 +54,8 @@
<archetype>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-archetype-quickstart</artifactId>
- <version>9.19.0</version>
- <description>Wicket 9.19.0 Quickstart</description>
+ <version>9.20.0</version>
+ <description>Wicket 9.20.0 Quickstart</description>
</archetype>
<archetype>
diff --git a/content/atom.xml b/content/atom.xml
index eac5e17d..fb0b165d 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
<title>Apache Wicket</title>
<link href="http://wicket.apache.org/atom.xml" rel="self"/>
<link href="http://wicket.apache.org/"/>
- <updated>2025-01-24T21:02:48+00:00</updated>
+ <updated>2025-01-27T21:13:18+00:00</updated>
<id>http://wicket.apache.org/</id>
<author>
<name>Apache Wicket</name>
@@ -11,6 +11,77 @@
</author>
+ <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"><p>The Apache Wicket PMC is proud to
announce Apache Wicket 9.20.0!</p>
+
+<p>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</p>
+
+<p>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.</p>
+
+<h2 id="using-this-release">Using this release</h2>
+
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same
version):</p>
+
+<figure class="highlight"><pre><code
class="language-xml" data-lang="xml"><span
class="nt">&lt;dependency&gt;</span>
+ <span
class="nt">&lt;groupId&gt;</span>org.apache.wicket<span
class="nt">&lt;/groupId&gt;</span>
+ <span
class="nt">&lt;artifactId&gt;</span>wicket-core<span
class="nt">&lt;/artifactId&gt;</span>
+ <span
class="nt">&lt;version&gt;</span>9.20.0<span
class="nt">&lt;/version&gt;</span>
+<span
class="nt">&lt;/dependency&gt;</span></code></pre></figure>
+
+<p>Or download and build the distribution yourself, or use our
+convenience binary package you can find here:</p>
+
+<ul>
+ <li>Download:
http://wicket.apache.org/start/wicket-9.x.html#manually</li>
+</ul>
+
+<!--more-->
+
+<h2 id="upgrading-from-earlier-versions">Upgrading from
earlier versions</h2>
+
+<p>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</p>
+
+<ul>
+ <li>http://s.apache.org/wicket9migrate</li>
+</ul>
+
+<p>Have fun!</p>
+
+<p>— The Wicket team</p>
+
+<p>========================================================================</p>
+
+<h3 id="this-release">This Release</h3>
+
+<h4 id="changelog-for-9200">CHANGELOG for 9.20.0:</h4>
+
+<h5 id="improvement">Improvement</h5>
+
+<ul>
+ <li>[WICKET-7137] - Make resource URL sanitization
extendable</li>
+</ul>
+
+<h5 id="task">Task</h5>
+
+<ul>
+ <li>[WICKET-7139] - Update OSGi imports for Wicket 9.x</li>
+</ul>
+
+</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"/>
@@ -968,89 +1039,6 @@ migration guide found at</p>
<li>[WICKET-7053] - Update Guice to 7.x (javax -&gt;
jakarta)</li>
</ul>
-</content>
- </entry>
-
- <entry>
- <title>Apache Wicket 9.16.0 released</title>
- <link
href="http://wicket.apache.org/news/2023/11/26/wicket-9.16.0-released.html"/>
- <updated>2023-11-26T00:00:00+00:00</updated>
-
<id>http://wicket.apache.org/news/2023/11/26/wicket-9.16.0-released</id>
- <content type="html"><p>The Apache Wicket PMC is proud to
announce Apache Wicket 9.16.0!</p>
-
-<p>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</p>
-
-<p>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.</p>
-
-<h2 id="using-this-release">Using this release</h2>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same
version):</p>
-
-<figure class="highlight"><pre><code
class="language-xml" data-lang="xml"><span
class="nt">&lt;dependency&gt;</span>
- <span
class="nt">&lt;groupId&gt;</span>org.apache.wicket<span
class="nt">&lt;/groupId&gt;</span>
- <span
class="nt">&lt;artifactId&gt;</span>wicket-core<span
class="nt">&lt;/artifactId&gt;</span>
- <span
class="nt">&lt;version&gt;</span>9.16.0<span
class="nt">&lt;/version&gt;</span>
-<span
class="nt">&lt;/dependency&gt;</span></code></pre></figure>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package you can find here:</p>
-
-<ul>
- <li>Download:
http://wicket.apache.org/start/wicket-9.x.html#manually</li>
-</ul>
-
-<!--more-->
-
-<h2 id="upgrading-from-earlier-versions">Upgrading from
earlier versions</h2>
-
-<p>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</p>
-
-<ul>
- <li>http://s.apache.org/wicket9migrate</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<p>========================================================================</p>
-
-<h3 id="this-release">This Release</h3>
-
-<h4 id="changelog-for-9160">CHANGELOG for 9.16.0:</h4>
-
-<h5 id="bug">Bug</h5>
-
-<ul>
- <li>[WICKET-7056] - HttpSessionStore#getAttribute called on
invalidated session</li>
- <li>[WICKET-7074] - [AJAX] malformed XML is produced if an error is
produced during AJAX rendering and a redirect is issued</li>
- <li>[WICKET-7076] - JavaScriptReferenceType newly created is not
serializable</li>
- <li>[WICKET-7081] - Open packages to expose resources to other
modules</li>
-</ul>
-
-<h5 id="improvement">Improvement</h5>
-
-<ul>
- <li>[WICKET-7078] - CSP: inline JS in Choices and Selection of
Palette</li>
- <li>[WICKET-7080] - [Events] make default events delivery machinery
pluggable and roll usable annotation based one</li>
- <li>[WICKET-7082] - Easier to work with polymorphic values inside
IModel</li>
- <li>[WICKET-7083] - Trigger client side validation when using
SubmitLinks</li>
-</ul>
-
-<h5 id="task">Task</h5>
-
-<ul>
- <li>[WICKET-7073] - Update JQuery to 3.7.1</li>
-</ul>
-
</content>
</entry>
diff --git a/content/index.html b/content/index.html
index 3c529fdd..6be492c8 100644
--- a/content/index.html
+++ b/content/index.html
@@ -416,18 +416,18 @@
<div class="l-two-third" >
<article>
- <h2>Apache Wicket 10.4.0 released</h2>
- <small>24 Jan 2025</small>
- <p>The Apache Wicket PMC is proud to announce Apache Wicket
10.4.0!</p>
+ <h2>Apache Wicket 9.20.0 released</h2>
+ <small>27 Jan 2025</small>
+ <p>The Apache Wicket PMC is proud to announce Apache Wicket
9.20.0!</p>
<p>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</p>
-<p>This release marks another minor release of Wicket 10. We
+<p>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 10.0.0.</p>
+API breaks are present in this release compared to 9.0.0.</p>
<h2 id="using-this-release">Using this release</h2>
@@ -437,39 +437,33 @@ update any other dependencies on Wicket projects to the
same version):</p>
<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.wicket<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>wicket-core<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>10.4.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>9.20.0<span
class="nt"></version></span>
<span class="nt"></dependency></span></code></pre></figure>
<p>Or download and build the distribution yourself, or use our
convenience binary package you can find here:</p>
<ul>
- <li>Download: http://wicket.apache.org/start/wicket-10.x.html#manually</li>
+ <li>Download: http://wicket.apache.org/start/wicket-9.x.html#manually</li>
</ul>
- <a href="/news/2025/01/24/wicket-10.4.0-released.html">Read
more...</a>
+ <a href="/news/2025/01/27/wicket-9.20.0-released.html">Read
more...</a>
</article>
<article>
- <h2>Apache Wicket 9.19.0 released</h2>
- <small>26 Dec 2024</small>
- <p>The Apache Wicket PMC is proud to announce Apache Wicket
9.19.0!</p>
+ <h2>Apache Wicket 10.4.0 released</h2>
+ <small>24 Jan 2025</small>
+ <p>The Apache Wicket PMC is proud to announce Apache Wicket
10.4.0!</p>
<p>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</p>
-<p>This release marks another minor release of Wicket 9. We
+<p>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 9.0.0.</p>
-
-<h2 id="new-and-noteworthy">New and noteworthy</h2>
-
-<ul>
- <li>CVE-2024-53299 ‘An attacker can intentionally trigger a memory leak’
Reported by Pedro Santos.</li>
-</ul>
+API breaks are present in this release compared to 10.0.0.</p>
<h2 id="using-this-release">Using this release</h2>
@@ -479,18 +473,18 @@ update any other dependencies on Wicket projects to the
same version):</p>
<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.wicket<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>wicket-core<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>9.19.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>10.4.0<span
class="nt"></version></span>
<span class="nt"></dependency></span></code></pre></figure>
<p>Or download and build the distribution yourself, or use our
convenience binary package you can find here:</p>
<ul>
- <li>Download: http://wicket.apache.org/start/wicket-9.x.html#manually</li>
+ <li>Download: http://wicket.apache.org/start/wicket-10.x.html#manually</li>
</ul>
- <a href="/news/2024/12/26/wicket-9.19.0-released.html">Read
more...</a>
+ <a href="/news/2025/01/24/wicket-10.4.0-released.html">Read
more...</a>
</article>
</div>
@@ -508,6 +502,13 @@ convenience binary package you can find here:</p>
<ul>
+ <li>
+ <h3>Apache Wicket 10.4.0 released</h3>
+ <small>24 Jan 2025</small>
+ 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...
+ <a
href="/news/2025/01/24/wicket-10.4.0-released.html">more</a>
+ </li>
+
<li>
<h3>Apache Wicket 9.19.0 released</h3>
<small>26 Dec 2024</small>
@@ -536,13 +537,6 @@ convenience binary package you can find here:</p>
<a
href="/news/2024/06/17/wicket-8.16.0-released.html">more</a>
</li>
- <li>
- <h3>Apache Wicket 9.18.0 released</h3>
- <small>01 Jun 2024</small>
- The Apache Wicket PMC is proud to announce Apache Wicket
9.18.0! Apache Wicket is an open source Java component oriented web application
framework that powers...
- <a
href="/news/2024/06/01/wicket-9.18.0-released.html">more</a>
- </li>
-
</ul>
</div>
</div>
diff --git a/content/learn/index.html b/content/learn/index.html
index c05b4088..ca21bdd0 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -155,13 +155,13 @@ We also publish a news item on our website with the
announcement, and it is also
<ul>
<li>
- <p><a href="/news/2025/01/24/wicket-10.4.0-released.html">Apache Wicket
10.4.0 released</a> <small>24 Jan 2025</small></p>
+ <p><a href="/news/2025/01/27/wicket-9.20.0-released.html">Apache Wicket
9.20.0 released</a> <small>27 Jan 2025</small></p>
</li>
<li>
- <p><a href="/news/2024/12/26/wicket-9.19.0-released.html">Apache Wicket
9.19.0 released</a> <small>26 Dec 2024</small></p>
+ <p><a href="/news/2025/01/24/wicket-10.4.0-released.html">Apache Wicket
10.4.0 released</a> <small>24 Jan 2025</small></p>
</li>
<li>
- <p><a href="/news/2024/12/18/wicket-10.3.0-released.html">Apache Wicket
10.3.0 released</a> <small>18 Dec 2024</small></p>
+ <p><a href="/news/2024/12/26/wicket-9.19.0-released.html">Apache Wicket
9.19.0 released</a> <small>26 Dec 2024</small></p>
</li>
</ul>
diff --git a/content/news/2025/01/27/wicket-9.20.0-released.html
b/content/news/2025/01/27/wicket-9.20.0-released.html
new file mode 100644
index 00000000..4aa960b0
--- /dev/null
+++ b/content/news/2025/01/27/wicket-9.20.0-released.html
@@ -0,0 +1,206 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <meta charset="utf-8">
+
+
+
+ <title>Apache Wicket 9.20.0 released | Apache Wicket</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <link rel="shortcut icon" href="/favicon.ico"
type="image/vnd.microsoft.icon" />
+ <link rel="stylesheet" href="/css/style.css" type="text/css"
media="screen" />
+ <link
href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel="stylesheet" />
+
+ <script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+
+ </head>
+ <body class="">
+ <div class="header default">
+ <div class="l-container">
+
+<nav class="mainmenu">
+ <div class="nav-logo">
+ <a href="/"><img src="/img/logo-apachewicket.svg" alt="Apache Wicket"></a>
+</div>
+
+ <div class="nav-container">
+
+
+
+
+
+ <!-- /start/quickstart.html ||
/news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/start/quickstart.html" class=" nav-items">Quick Start</a>
+
+
+
+
+
+ <!-- /start/download.html ||
/news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/start/download.html" class=" nav-items">Download</a>
+
+
+
+
+
+ <!-- /learn || /news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/learn" class=" nav-items">Documentation</a>
+
+
+
+
+
+ <!-- /help || /news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/help" class=" nav-items">Support</a>
+
+
+
+
+
+ <!-- /contribute ||
/news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/contribute" class=" nav-items">Contribute</a>
+
+
+
+
+
+ <!-- /community || /news/2025/01/27/wicket-9.20.0-released.html
-->
+
+
+
+ <a href="/community" class=" nav-items">Community</a>
+
+
+
+
+
+ <!-- /apache || /news/2025/01/27/wicket-9.20.0-released.html -->
+
+
+
+ <a href="/apache" class=" nav-items">Apache</a>
+
+ </div>
+ <div class="nav-container ">
+ <a href="https://github.com/apache/wicket" target="_blank"><i
class="fa fa-github nav-items"></i></a>
+ <a href="https://twitter.com/apache_wicket" target="_blank"><i
class="fa fa-twitter nav-items"></i></a>
+ <a href="https://builtwithwicket.tumblr.com" target="_blank"><i
class="fa fa-tumblr nav-items"></i></a>
+ </div>
+</nav>
+
+ </div>
+</div>
+<main>
+ <div class="l-container">
+ <header class="l-full preamble">
+ <h1>Apache Wicket 9.20.0 released</h1>
+
+
+
+ </header>
+ <section class="toc left post ">
+ <div id="toc" class="toc"><div id="toc-title"><h2>Table of
Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a
href="#using-this-release"><span class="toc-number">1</span> <span
class="toc-text">Using this release</span></a></li><li class="toc--level-1
toc--section-2"><a href="#upgrading-from-earlier-versions"><span
class="toc-number">2</span> <span class="toc-text">Upgrading from earlier
versions</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#t [...]
+ </section>
+ <section>
+ <div class="l-full">
+ <p class="meta">27 Jan 2025</p>
+ <p>The Apache Wicket PMC is proud to announce Apache Wicket 9.20.0!</p>
+
+<p>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</p>
+
+<p>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.</p>
+
+<h2 id="using-this-release">Using this release</h2>
+
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+
+<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
+ <span class="nt"><groupId></span>org.apache.wicket<span
class="nt"></groupId></span>
+ <span class="nt"><artifactId></span>wicket-core<span
class="nt"></artifactId></span>
+ <span class="nt"><version></span>9.20.0<span
class="nt"></version></span>
+<span class="nt"></dependency></span></code></pre></figure>
+
+<p>Or download and build the distribution yourself, or use our
+convenience binary package you can find here:</p>
+
+<ul>
+ <li>Download: http://wicket.apache.org/start/wicket-9.x.html#manually</li>
+</ul>
+
+<!--more-->
+
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+
+<p>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</p>
+
+<ul>
+ <li>http://s.apache.org/wicket9migrate</li>
+</ul>
+
+<p>Have fun!</p>
+
+<p>— The Wicket team</p>
+
+<p>========================================================================</p>
+
+<h3 id="this-release">This Release</h3>
+
+<h4 id="changelog-for-9200">CHANGELOG for 9.20.0:</h4>
+
+<h5 id="improvement">Improvement</h5>
+
+<ul>
+ <li>[WICKET-7137] - Make resource URL sanitization extendable</li>
+</ul>
+
+<h5 id="task">Task</h5>
+
+<ul>
+ <li>[WICKET-7139] - Update OSGi imports for Wicket 9.x</li>
+</ul>
+
+
+</div>
+
+
+ </section>
+ </div>
+</main>
+
+ <footer>
+ <div class="l-container">
+ <div class="left">
+ <img src="/img/asf_logo_url.svg" style="height:90px; float:left;
margin-right:10px;">
+ <div style="margin-top:12px;">Copyright © 2025 — The Apache Software
Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the
Apache Wicket project logo are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their
respective owners.</div>
+ </div>
+</div>
+
+ </footer>
+ </body>
+</html>
diff --git a/content/news/2025/01/index.html b/content/news/2025/01/index.html
index d30f8722..62e0dd90 100644
--- a/content/news/2025/01/index.html
+++ b/content/news/2025/01/index.html
@@ -130,6 +130,17 @@ governments...</p>
<a href="/news/2025/01/24/wicket-10.4.0-released.html">more</a></li>
</div>
+<div class="news">
+ <h3>Apache Wicket 9.20.0 released</h3>
+ <p><small>27 Jan 2025</small></p>
+ <p>The Apache Wicket PMC is proud to announce Apache Wicket 9.20.0!</p>
+
+<p>Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments...</p>
+ <a href="/news/2025/01/27/wicket-9.20.0-released.html">more</a></li>
+</div>
+
</div>
<div class="l-one-third">
diff --git a/content/news/index.html b/content/news/index.html
index 055f47bf..7af3e72c 100644
--- a/content/news/index.html
+++ b/content/news/index.html
@@ -125,6 +125,13 @@
<p>This section contains all news items published in <a
href="/news/2025">2025</a>.</p>
+ <article>
+ <h3 id="/news/2025/01/27/wicket-9.20.0-released.html">Apache Wicket
9.20.0 released</h3>
+ <small>27 Jan 2025</small>
+ <p>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 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...
+ <a href="/news/2025/01/27/wicket-9.20.0-released.html">more</a></p>
+</article>
+
<article>
<h3 id="/news/2025/01/24/wicket-10.4.0-released.html">Apache Wicket
10.4.0 released</h3>
<small>24 Jan 2025</small>
diff --git a/content/start/download.html b/content/start/download.html
index bfad8021..6d5aa21f 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -161,7 +161,7 @@
</tr>
<tr>
<td><a href="wicket-9.x.html">Wicket 9.x</a></td>
- <td>9.19.0</td>
+ <td>9.20.0</td>
<td>supported</td>
</tr>
<tr>
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 418c74dd..295ff701 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -211,7 +211,7 @@ command line to your clipboard.</p>
- <option value="9.20.0-SNAPSHOT">9.20.0-SNAPSHOT</option>
+ <option value="9.21.0-SNAPSHOT">9.21.0-SNAPSHOT</option>
@@ -235,7 +235,7 @@ command line to your clipboard.</p>
- <option value="9.19.0">9.19.0</option>
+ <option value="9.20.0">9.20.0</option>
diff --git a/content/start/wicket-9.x.html b/content/start/wicket-9.x.html
index b0454aef..2207346f 100644
--- a/content/start/wicket-9.x.html
+++ b/content/start/wicket-9.x.html
@@ -144,11 +144,11 @@ releases will not break compatibility.</p>
<h3 id="change-log">Change log</h3>
<p>To see what changed in these releases you can read the
-<a href="https://downloads.apache.org/wicket/9.19.0/CHANGELOG-9.x">change
log</a>.</p>
+<a href="https://downloads.apache.org/wicket/9.20.0/CHANGELOG-9.x">change
log</a>.</p>
<h2 id="download">Download</h2>
-<p>The most recent test version in this branch is: <strong>9.19.0</strong>.
+<p>The most recent test version in this branch is: <strong>9.20.0</strong>.
You can test the current state of development using <a href="#maven">Maven</a>
or <a href="#manually">download it manually</a>.</p>
<h3 id="maven">Using Apache Maven</h3>
@@ -158,7 +158,7 @@ You can test the current state of development using <a
href="#maven">Maven</a> o
<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.wicket<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>wicket-core<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>9.19.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>9.20.0<span
class="nt"></version></span>
<span class="nt"></dependency></span></code></pre></figure>
<p>Add the snippet above to your project’s POM in the dependency
@@ -176,26 +176,26 @@ accordingly).</p>
from source:</p>
<ul>
- <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.19.0/apache-wicket-9.19.0.tar.gz">apache-wicket-9.19.0.tar.gz</a>
-(<a
href="https://downloads.apache.org/wicket/9.19.0/apache-wicket-9.19.0.tar.gz.asc">PGP</a>,
-<a
href="https://downloads.apache.org/wicket/9.19.0/apache-wicket-9.19.0.tar.gz.sha256">SHA-256</a>
+ <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.20.0/apache-wicket-9.20.0.tar.gz">apache-wicket-9.20.0.tar.gz</a>
+(<a
href="https://downloads.apache.org/wicket/9.20.0/apache-wicket-9.20.0.tar.gz.asc">PGP</a>,
+<a
href="https://downloads.apache.org/wicket/9.20.0/apache-wicket-9.20.0.tar.gz.sha256">SHA-256</a>
)</li>
- <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.19.0/apache-wicket-9.19.0.zip">apache-wicket-9.19.0.zip</a>
-(<a
href="https://downloads.apache.org/wicket/9.19.0/apache-wicket-9.19.0.zip.asc">PGP</a>,
-<a
href="https://downloads.apache.org/wicket/9.19.0/apache-wicket-9.19.0.zip.sha256">SHA-256</a>
+ <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.20.0/apache-wicket-9.20.0.zip">apache-wicket-9.20.0.zip</a>
+(<a
href="https://downloads.apache.org/wicket/9.20.0/apache-wicket-9.20.0.zip.asc">PGP</a>,
+<a
href="https://downloads.apache.org/wicket/9.20.0/apache-wicket-9.20.0.zip.sha256">SHA-256</a>
)</li>
</ul>
<p>Or use the following links to get the pre-packaged binaries instead:</p>
<ul>
- <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.tar.gz">apache-wicket-9.19.0-bin.tar.gz</a>
-(<a
href="https://downloads.apache.org/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.tar.gz.asc">PGP</a>,
-<a
href="https://downloads.apache.org/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.tar.gz.sha256">SHA-256</a>
+ <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.tar.gz">apache-wicket-9.20.0-bin.tar.gz</a>
+(<a
href="https://downloads.apache.org/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.tar.gz.asc">PGP</a>,
+<a
href="https://downloads.apache.org/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.tar.gz.sha256">SHA-256</a>
)</li>
- <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.zip">apache-wicket-9.19.0-bin.zip</a>
-(<a
href="https://downloads.apache.org/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.zip.asc">PGP</a>,
-<a
href="https://downloads.apache.org/wicket/9.19.0/binaries/apache-wicket-9.19.0-bin.zip.sha256">SHA-256</a>
+ <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.zip">apache-wicket-9.20.0-bin.zip</a>
+(<a
href="https://downloads.apache.org/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.zip.asc">PGP</a>,
+<a
href="https://downloads.apache.org/wicket/9.20.0/binaries/apache-wicket-9.20.0-bin.zip.sha256">SHA-256</a>
)</li>
</ul>