We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d685c66 commit fa486d8Copy full SHA for fa486d8
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>it.pagopa.swclient.mil</groupId>
5
<artifactId>auth</artifactId>
6
- <version>4.0.0</version>
+ <version>4.1.0</version>
7
<name>mil-auth</name>
8
<description>Authorization Microservice for Multi-channel Integration Layer
9
of SW Client Project.</description>
src/main/resources/META-INF/openapi.yaml
@@ -1,7 +1,7 @@
1
openapi: 3.0.3
2
info:
title: Authorization Microservice
- version: 4.0.0
+ version: 4.1.0
description: |
Authorization Microservice for Multi-channel Integration Layer of SW Client
Project
0 commit comments