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" ] }