From 4544160d8da5785c5631123c54845142d8395e38 Mon Sep 17 00:00:00 2001
From: GitHub Workflow <>
Date: Tue, 3 Sep 2024 07:43:53 +0000
Subject: [PATCH] Updated with new version 2.11.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 bb41b1e0..b4d11984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
it.pagopa.swclient.mil
auth
- 2.11.1
+ 2.11.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 3908bec0..2f9f8fe9 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.11.1
+ version: 2.11.2
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: Antonio Tarricone