From 8a19b576a05c0de17afbee7a0d67b7c41306555b Mon Sep 17 00:00:00 2001
From: GitHub Workflow <>
Date: Fri, 9 Aug 2024 11:22:13 +0000
Subject: [PATCH] Updated with new version 2.10.2
---
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 011c07fb..8f919298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
it.pagopa.swclient.mil
auth
- 2.10.1
+ 2.10.2
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 80e1291d..40871a53 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.1
+ version: 2.10.2
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: Antonio Tarricone