From c5b1d2d0bda56d1446621094ff499fdc35fe5bfd Mon Sep 17 00:00:00 2001
From: GitHub Workflow <>
Date: Fri, 9 Aug 2024 12:51:11 +0000
Subject: [PATCH] Updated with new version 2.10.3
---
pom.xml | 2 +-
src/main/resources/META-INF/openapi.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b45153aa..e6df97dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
it.pagopa.swclient.mil
auth
- 2.10.2
+ 2.10.3
mil-auth
Authorization Microservice for Multi-channel Integration Layer
of SW Client Project.
diff --git a/src/main/resources/META-INF/openapi.yaml b/src/main/resources/META-INF/openapi.yaml
index 40871a53..05ef0f4c 100644
--- a/src/main/resources/META-INF/openapi.yaml
+++ b/src/main/resources/META-INF/openapi.yaml
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: Authorization Microservice
- version: 2.10.2
+ version: 2.10.3
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: Antonio Tarricone