We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c73786 + 4813dd3 commit c662ef7Copy full SHA for c662ef7
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>2.15.1</version>
+ <version>2.15.2</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: 2.15.1
+ version: 2.15.2
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: CSTAR
0 commit comments