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