From 2c6d77227638c6267527d607162294f739068b3d Mon Sep 17 00:00:00 2001 From: Florent CHAMFROY Date: Wed, 10 Aug 2022 10:47:37 +0200 Subject: [PATCH] fix: filter headers according to exclude/include Rules gravitee-io/issues#8226 --- gravitee-apim-distribution/pom.xml | 4 ++-- .../src/main/resources/portal-openapi.yaml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gravitee-apim-distribution/pom.xml b/gravitee-apim-distribution/pom.xml index 7cb4eca4b4d..74187504b84 100644 --- a/gravitee-apim-distribution/pom.xml +++ b/gravitee-apim-distribution/pom.xml @@ -109,8 +109,8 @@ 1.1.0 3.12.4 - 2.5.4 - 1.4.3 + 2.5.5 + 1.4.4 1.2.0 diff --git a/gravitee-apim-rest-api/gravitee-apim-rest-api-portal/gravitee-apim-rest-api-portal-rest/src/main/resources/portal-openapi.yaml b/gravitee-apim-rest-api/gravitee-apim-rest-api-portal/gravitee-apim-rest-api-portal-rest/src/main/resources/portal-openapi.yaml index 8dd4fc58610..1b2c8e78cc0 100644 --- a/gravitee-apim-rest-api/gravitee-apim-rest-api-portal/gravitee-apim-rest-api-portal-rest/src/main/resources/portal-openapi.yaml +++ b/gravitee-apim-rest-api/gravitee-apim-rest-api-portal/gravitee-apim-rest-api-portal-rest/src/main/resources/portal-openapi.yaml @@ -10,7 +10,7 @@ info: license: name: Apache 2.0 url: http://www.apache.org/licenses/LICENSE-2.0 - version: "3.18.4-SNAPSHOT" + version: "3.18.5-SNAPSHOT" servers: - url: http://localhost:8083/portal/environments/{envId} description: The portal API for a given environment diff --git a/pom.xml b/pom.xml index db87d72a8da..074b80cddd5 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 1.4.1 1.24.1 1.11.0 - 1.23.0 + 1.23.1 1.3.0 1.2.0 1.3.0