diff --git a/pom.xml b/pom.xml index 2eb9288..2bad112 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ it.pagopa.swclient.mil auth - 2.11.2 + 2.12.0 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 2f9f8fe..6ef252b 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.11.2 + version: 2.12.0 description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project contact: name: Antonio Tarricone