Skip to content

Commit cd067ff

Browse files
author
GitHub Workflow
committed
Updated with new version 2.15.3
1 parent b04278c commit cd067ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>it.pagopa.swclient.mil</groupId>
55
<artifactId>auth</artifactId>
6-
<version>2.15.2</version>
6+
<version>2.15.3</version>
77
<name>mil-auth</name>
88
<description>Authorization Microservice for Multi-channel Integration Layer
99
of SW Client Project.</description>

src/main/resources/META-INF/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22
info:
33
title: Authorization Microservice
4-
version: 2.15.2
4+
version: 2.15.3
55
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
66
contact:
77
name: CSTAR

0 commit comments

Comments
 (0)