From 02f3fc65021be00a55b500edcc33e54f4cc3b9f7 Mon Sep 17 00:00:00 2001
From: GitHub Workflow <>
Date: Mon, 21 Oct 2024 11:29:34 +0000
Subject: [PATCH] Updated with new version 2.12.1
---
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 2bad112..11546dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
it.pagopa.swclient.mil
auth
- 2.12.0
+ 2.12.1
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 6ef252b..01a31dd 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.12.0
+ version: 2.12.1
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: Antonio Tarricone