diff --git a/modules/distribution/product/src/main/conf/deployment.toml b/modules/distribution/product/src/main/conf/deployment.toml index 1e362e2345..4ad63a63c9 100755 --- a/modules/distribution/product/src/main/conf/deployment.toml +++ b/modules/distribution/product/src/main/conf/deployment.toml @@ -102,6 +102,11 @@ gateway_labels =["Default"] enable = false auth_token = "" +[apim.ai] +enable = true +token = "" +endpoint = "http://localhost:9090" + [apim.key_manager] enable_apikey_subscription_validation = true #service_url = "https://localhost:${mgt.transport.https.port}/services/" diff --git a/pom.xml b/pom.xml index 37eeb3dbf1..32ba8fae21 100644 --- a/pom.xml +++ b/pom.xml @@ -1279,10 +1279,10 @@ 5.3.11 - 9.1.23 + 9.1.29 - 9.29.74 + 9.29.77 [9.0.0, 10.0.0)