From 08a34d401a752d2be13b050deb1d1364fae2dab5 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Fri, 5 Dec 2025 09:32:55 +0000 Subject: [PATCH] Update xwiki --- apps/xwiki/.env | 4 ++-- apps/xwiki/variables.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/xwiki/.env b/apps/xwiki/.env index 80e5f70cd..660c66c4d 100644 --- a/apps/xwiki/.env +++ b/apps/xwiki/.env @@ -3,8 +3,8 @@ W9_DIST='community' # This tag is tomcat+mysql runtime, not xwiki version # xwiki version should set XWIKI_VERSION -W9_VERSION='17.8' -W9_POWER_PASSWORD='TTFT!JL5ckKSaf7f' +W9_VERSION='17.10' +W9_POWER_PASSWORD='fNoyaf5!dgkPBx0E' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='xwiki' diff --git a/apps/xwiki/variables.json b/apps/xwiki/variables.json index e3855eab7..dce1ee199 100644 --- a/apps/xwiki/variables.json +++ b/apps/xwiki/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "17.8", + "17.10", "latest" ] }