From 0b4cf76e9d3299a9c6913f980ab92888b2d6a859 Mon Sep 17 00:00:00 2001
From: Manuel Leduc <manuel.leduc@xwiki.com>
Date: Tue, 7 Mar 2023 21:23:18 +0100
Subject: [PATCH] XDOCKER-269: Upgrade recommended version to 14.4.8

---
 14.4/mariadb-tomcat/.env        | 2 +-
 14.4/mariadb-tomcat/Dockerfile  | 4 ++--
 14.4/mysql-tomcat/.env          | 2 +-
 14.4/mysql-tomcat/Dockerfile    | 4 ++--
 14.4/postgres-tomcat/.env       | 2 +-
 14.4/postgres-tomcat/Dockerfile | 4 ++--
 build.gradle                    | 4 ++--
 7 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/14.4/mariadb-tomcat/.env b/14.4/mariadb-tomcat/.env
index 491052c..5ee4149 100644
--- a/14.4/mariadb-tomcat/.env
+++ b/14.4/mariadb-tomcat/.env
@@ -1,5 +1,5 @@
 # Default environment values
-XWIKI_VERSION=14.4.7
+XWIKI_VERSION=14.4.8
 DB_USER=xwiki
 DB_PASSWORD=xwiki
 DB_DATABASE=xwiki
diff --git a/14.4/mariadb-tomcat/Dockerfile b/14.4/mariadb-tomcat/Dockerfile
index 815fd6d..d838a07 100644
--- a/14.4/mariadb-tomcat/Dockerfile
+++ b/14.4/mariadb-tomcat/Dockerfile
@@ -48,9 +48,9 @@ RUN apt-get update && \
 # Install XWiki as the ROOT webapp context in Tomcat
 # Create the Tomcat temporary directory
 # Configure the XWiki permanent directory
-ENV XWIKI_VERSION="14.4.7"
+ENV XWIKI_VERSION="14.4.8"
 ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
-ENV XWIKI_DOWNLOAD_SHA256 4545869f5e088c88401556f473edf356ff9e358652edd766d2588e8164ef68e0
+ENV XWIKI_DOWNLOAD_SHA256 79cc9b25eaa104496be9f135c706c1e6cb1730d38ebc523724d8583c2522051e
 RUN rm -rf /usr/local/tomcat/webapps/* && \
   mkdir -p /usr/local/tomcat/temp && \
   mkdir -p /usr/local/xwiki/data && \
diff --git a/14.4/mysql-tomcat/.env b/14.4/mysql-tomcat/.env
index 491052c..5ee4149 100644
--- a/14.4/mysql-tomcat/.env
+++ b/14.4/mysql-tomcat/.env
@@ -1,5 +1,5 @@
 # Default environment values
-XWIKI_VERSION=14.4.7
+XWIKI_VERSION=14.4.8
 DB_USER=xwiki
 DB_PASSWORD=xwiki
 DB_DATABASE=xwiki
diff --git a/14.4/mysql-tomcat/Dockerfile b/14.4/mysql-tomcat/Dockerfile
index c821a5f..b8d5344 100644
--- a/14.4/mysql-tomcat/Dockerfile
+++ b/14.4/mysql-tomcat/Dockerfile
@@ -48,9 +48,9 @@ RUN apt-get update && \
 # Install XWiki as the ROOT webapp context in Tomcat
 # Create the Tomcat temporary directory
 # Configure the XWiki permanent directory
-ENV XWIKI_VERSION="14.4.7"
+ENV XWIKI_VERSION="14.4.8"
 ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
-ENV XWIKI_DOWNLOAD_SHA256 4545869f5e088c88401556f473edf356ff9e358652edd766d2588e8164ef68e0
+ENV XWIKI_DOWNLOAD_SHA256 79cc9b25eaa104496be9f135c706c1e6cb1730d38ebc523724d8583c2522051e
 RUN rm -rf /usr/local/tomcat/webapps/* && \
   mkdir -p /usr/local/tomcat/temp && \
   mkdir -p /usr/local/xwiki/data && \
diff --git a/14.4/postgres-tomcat/.env b/14.4/postgres-tomcat/.env
index 42e5d3c..6f0ee98 100644
--- a/14.4/postgres-tomcat/.env
+++ b/14.4/postgres-tomcat/.env
@@ -1,5 +1,5 @@
 # Default environment values
-XWIKI_VERSION=14.4.7
+XWIKI_VERSION=14.4.8
 DB_USER=xwiki
 DB_PASSWORD=xwiki
 DB_DATABASE=xwiki
diff --git a/14.4/postgres-tomcat/Dockerfile b/14.4/postgres-tomcat/Dockerfile
index 2394318..835d629 100644
--- a/14.4/postgres-tomcat/Dockerfile
+++ b/14.4/postgres-tomcat/Dockerfile
@@ -49,9 +49,9 @@ RUN apt-get update && \
 # Install XWiki as the ROOT webapp context in Tomcat
 # Create the Tomcat temporary directory
 # Configure the XWiki permanent directory
-ENV XWIKI_VERSION="14.4.7"
+ENV XWIKI_VERSION="14.4.8"
 ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
-ENV XWIKI_DOWNLOAD_SHA256 4545869f5e088c88401556f473edf356ff9e358652edd766d2588e8164ef68e0
+ENV XWIKI_DOWNLOAD_SHA256 79cc9b25eaa104496be9f135c706c1e6cb1730d38ebc523724d8583c2522051e
 RUN rm -rf /usr/local/tomcat/webapps/* && \
   mkdir -p /usr/local/tomcat/temp && \
   mkdir -p /usr/local/xwiki/data && \
diff --git a/build.gradle b/build.gradle
index 0cd2420..11186b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -60,8 +60,8 @@ def tokens = [
         mariadbJDBCSha256: 'aaec1ad348d030a65b25c93c65cdaf472bf8b4b6b314b965e5ba13aec81bc622'
     ],
     '14.4': [
-        xwikiVersion: '14.4.7',
-        xwikiSha256: '4545869f5e088c88401556f473edf356ff9e358652edd766d2588e8164ef68e0',
+        xwikiVersion: '14.4.8',
+        xwikiSha256: '79cc9b25eaa104496be9f135c706c1e6cb1730d38ebc523724d8583c2522051e',
         mysqlJDBCVersion: '8.0.32',
         mysqlJDBCSha256: '522329fe925980f02e5eb89b59d227245d345415ff0c08932a68c9765c13acc5',
         mariadbJDBCVersion: '3.1.2',
-- 
GitLab