We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57812f6 commit 6d68ab9Copy full SHA for 6d68ab9
pom.xml
@@ -8,7 +8,7 @@
8
9
<groupId>it.pagopa.swclient.mil</groupId>
10
<artifactId>auth</artifactId>
11
- <version>2.12.1</version>
+ <version>2.12.2</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.12.1
+ version: 2.12.2
5
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
6
contact:
7
name: Antonio Tarricone
0 commit comments