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 87799ee1 updated config versions
87799ee1 is described below

commit 87799ee1ae5502a0dde92c570958db0606ab81c8
Author: Andrea Del Bene <adelb...@apache.org>
AuthorDate: Mon Jun 17 10:09:40 2024 +0200

    updated config versions
---
 _config.yml                   |  4 ++--
 content/archetype-catalog.xml |  8 ++++----
 content/atom.xml              |  2 +-
 content/start/download.html   |  2 +-
 content/start/quickstart.html |  4 ++--
 content/start/wicket-8.x.html | 30 +++++++++++++++---------------
 6 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/_config.yml b/_config.yml
index fa00bfec..b9ec5104 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,14 +18,14 @@ wicket:
   version:    10.1.0
   version_90: 9.18.0
   version_10: 10.1.0
-  version_80: 8.15.0
+  version_80: 8.16.0
   version_70: 7.18.0
   version_60: 6.30.0
   version_15: 1.5.16
   version_14: 1.4.23
   version_13: 1.3.7
   released:   2024-06-01
-  versions:   [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.15.0, 9.18.0, 1.5-SNAPSHOT, 
6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.16.0-SNAPSHOT, 9.18.0-SNAPSHOT, 10.1.0]
+  versions:   [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.16.0, 9.18.0, 1.5-SNAPSHOT, 
6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.17.0-SNAPSHOT, 9.18.0-SNAPSHOT, 10.1.0]
 
 live_examples_url: http://examples10x.wicket.apache.org/
 
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index 0704eb8c..0b39690b 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -19,8 +19,8 @@
                <archetype>
                        <groupId>org.apache.wicket</groupId>
                        <artifactId>wicket-archetype-quickstart</artifactId>
-                       <version>8.16.0-SNAPSHOT</version>
-                       <description>Wicket 8.16.0-SNAPSHOT 
Quickstart</description>
+                       <version>8.17.0-SNAPSHOT</version>
+                       <description>Wicket 8.17.0-SNAPSHOT 
Quickstart</description>
                </archetype>
 
                <archetype>
@@ -54,8 +54,8 @@
                <archetype>
                        <groupId>org.apache.wicket</groupId>
                        <artifactId>wicket-archetype-quickstart</artifactId>
-                       <version>8.15.0</version>
-                       <description>Wicket 8.15.0 Quickstart</description>
+                       <version>8.16.0</version>
+                       <description>Wicket 8.16.0 Quickstart</description>
                </archetype>
 
                <archetype>
diff --git a/content/atom.xml b/content/atom.xml
index 71e6f726..6ce8d348 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>2024-06-17T07:47:06+00:00</updated>
+    <updated>2024-06-17T08:09:01+00:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
diff --git a/content/start/download.html b/content/start/download.html
index 609d0ca6..7a847fd7 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -166,7 +166,7 @@
        </tr>
        <tr>
                <td><a href="wicket-8.x.html">Wicket 8.x</a></td>
-               <td>8.15.0</td>
+               <td>8.16.0</td>
                <td>security fixes only, upgrade to 9.x or 10.x</td>
        </tr>   
 </table>
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 4a11c961..ab5cf474 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -217,7 +217,7 @@ command line to your clipboard.</p>
     
     
     
-       <option value="8.16.0-SNAPSHOT">8.16.0-SNAPSHOT</option>
+       <option value="8.17.0-SNAPSHOT">8.17.0-SNAPSHOT</option>
     
     
     
@@ -237,7 +237,7 @@ command line to your clipboard.</p>
     
     
     
-       <option value="8.15.0">8.15.0</option>
+       <option value="8.16.0">8.16.0</option>
     
     
     
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index 22e65adf..f5128e91 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -150,11 +150,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://www.apache.org/dist/wicket/8.15.0/CHANGELOG-8.x";>change 
log</a>.</p>
+<a href="https://www.apache.org/dist/wicket/8.16.0/CHANGELOG-8.x";>change 
log</a>.</p>
 
 <h2 id="download">Download</h2>
 
-<p>The most recent test version in this branch is: <strong>8.15.0</strong>. 
+<p>The most recent test version in this branch is: <strong>8.16.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>
@@ -164,7 +164,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">&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>8.15.0<span 
class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>8.16.0<span 
class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 
 <p>Add the snippet above to your project’s POM in the dependency
@@ -182,26 +182,26 @@ accordingly).</p>
 from source:</p>
 
 <ul>
-  <li>Download source <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/apache-wicket-8.15.0.tar.gz";>apache-wicket-8.15.0.tar.gz</a>
-(<a 
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.tar.gz.asc";>PGP</a>,
-<a 
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.tar.gz.sha256";>SHA-256</a>
+  <li>Download source <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.16.0/apache-wicket-8.16.0.tar.gz";>apache-wicket-8.16.0.tar.gz</a>
+(<a 
href="https://www.apache.org/dist/wicket/8.16.0/apache-wicket-8.16.0.tar.gz.asc";>PGP</a>,
+<a 
href="https://www.apache.org/dist/wicket/8.16.0/apache-wicket-8.16.0.tar.gz.sha256";>SHA-256</a>
 )</li>
-  <li>Download source <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/apache-wicket-8.15.0.zip";>apache-wicket-8.15.0.zip</a>
-(<a 
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.zip.asc";>PGP</a>,
-<a 
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.zip.sha256";>SHA-256</a>
+  <li>Download source <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.16.0/apache-wicket-8.16.0.zip";>apache-wicket-8.16.0.zip</a>
+(<a 
href="https://www.apache.org/dist/wicket/8.16.0/apache-wicket-8.16.0.zip.asc";>PGP</a>,
+<a 
href="https://www.apache.org/dist/wicket/8.16.0/apache-wicket-8.16.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/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz";>apache-wicket-8.15.0-bin.tar.gz</a>
-(<a 
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz.asc";>PGP</a>,
-<a 
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz.sha256";>SHA-256</a>
+  <li>Download binaries <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.tar.gz";>apache-wicket-8.16.0-bin.tar.gz</a>
+(<a 
href="https://www.apache.org/dist/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.tar.gz.asc";>PGP</a>,
+<a 
href="https://www.apache.org/dist/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.tar.gz.sha256";>SHA-256</a>
 )</li>
-  <li>Download binaries <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip";>apache-wicket-8.15.0-bin.zip</a>
-(<a 
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip.asc";>PGP</a>,
-<a 
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip.sha256";>SHA-256</a>
+  <li>Download binaries <a 
href="http://www.apache.org/dyn/closer.cgi/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.zip";>apache-wicket-8.16.0-bin.zip</a>
+(<a 
href="https://www.apache.org/dist/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.zip.asc";>PGP</a>,
+<a 
href="https://www.apache.org/dist/wicket/8.16.0/binaries/apache-wicket-8.16.0-bin.zip.sha256";>SHA-256</a>
 )</li>
 </ul>
 

Reply via email to