We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d08f4 commit 8a82181Copy full SHA for 8a82181
pom.xml
@@ -8,7 +8,7 @@
8
9
<groupId>it.pagopa.swclient.mil</groupId>
10
<artifactId>auth</artifactId>
11
- <version>2.11.2</version>
+ <version>2.12.0</version>
12
<name>mil-auth</name>
13
<description>Authorization Microservice for Multi-channel Integration Layer
14
of SW Client Project.</description>
src/main/resources/META-INF/openapi.yaml
@@ -1,7 +1,7 @@
1
openapi: 3.0.3
2
info:
3
title: Authorization Microservice
4
- version: 2.11.2
+ version: 2.12.0
5
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
6
contact:
7
name: Antonio Tarricone
0 commit comments