From 27bd75a6cc76ed8c7cbbb1a2019e095086f1c863 Mon Sep 17 00:00:00 2001 From: Thanuja Date: Fri, 27 Oct 2023 20:18:16 +0530 Subject: [PATCH 1/2] Disable legacy authz runtime. --- .../distribution/src/repository/resources/conf/deployment.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/distribution/src/repository/resources/conf/deployment.toml b/modules/distribution/src/repository/resources/conf/deployment.toml index 4d16278ad4f..78ba6837204 100644 --- a/modules/distribution/src/repository/resources/conf/deployment.toml +++ b/modules/distribution/src/repository/resources/conf/deployment.toml @@ -38,6 +38,9 @@ hash= "66cd9688a2ae068244ea01e70f0e230f5623b7fa4cdecb65070a09ec06452262" [identity.auth_framework.endpoint] app_password= "dashboard" +[legacy_authz_runtime] +enable = false + # The KeyStore which is used for encrypting/decrypting internal data. By default the primary keystore is used as the internal keystore. #[keystore.internal] From 1acb24cf6577cae9ca86be330c74370f12a091bc Mon Sep 17 00:00:00 2001 From: Thanuja Date: Sat, 28 Oct 2023 09:22:12 +0530 Subject: [PATCH 2/2] Bump versions --- .../repository/resources/conf/deployment.toml | 3 --- pom.xml | 16 ++++++++-------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/modules/distribution/src/repository/resources/conf/deployment.toml b/modules/distribution/src/repository/resources/conf/deployment.toml index 78ba6837204..4d16278ad4f 100644 --- a/modules/distribution/src/repository/resources/conf/deployment.toml +++ b/modules/distribution/src/repository/resources/conf/deployment.toml @@ -38,9 +38,6 @@ hash= "66cd9688a2ae068244ea01e70f0e230f5623b7fa4cdecb65070a09ec06452262" [identity.auth_framework.endpoint] app_password= "dashboard" -[legacy_authz_runtime] -enable = false - # The KeyStore which is used for encrypting/decrypting internal data. By default the primary keystore is used as the internal keystore. #[keystore.internal] diff --git a/pom.xml b/pom.xml index 62e5f6a0b92..1fe9cbf3797 100755 --- a/pom.xml +++ b/pom.xml @@ -2314,7 +2314,7 @@ 2.5.2 - 1.8.83 + 1.8.84 5.8.5 @@ -2325,7 +2325,7 @@ 5.11.26 - 6.11.174 + 6.11.175 5.9.5 5.10.17 5.7.4 @@ -2351,7 +2351,7 @@ 1.8.13 - 1.7.23 + 1.7.24 @@ -2401,8 +2401,8 @@ 3.3.18 0.0.15 2.1.2 - 3.3.12 - 1.1.12 + 3.3.13 + 1.1.13 4.1.20 1.0.6 1.0.1 @@ -2435,9 +2435,9 @@ 1.2.36 - 2.4.1 - 2.1.13 - 2.0.32 + 2.4.2 + 2.1.14 + 2.0.34 1.6.373