diff --git a/pom.xml b/pom.xml index 714a8c2..dddec48 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 it.pagopa.swclient.mil auth - 2.15.2 + 2.15.3 mil-auth Authorization Microservice for Multi-channel Integration Layer of SW Client Project. diff --git a/src/main/resources/META-INF/openapi.yaml b/src/main/resources/META-INF/openapi.yaml index 38a509a..19fe4db 100644 --- a/src/main/resources/META-INF/openapi.yaml +++ b/src/main/resources/META-INF/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: Authorization Microservice - version: 2.15.2 + version: 2.15.3 description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project contact: name: CSTAR