Skip to content

Commit

Permalink
Updated with new version 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Dec 18, 2024
1 parent 0b09bc5 commit 15de3c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.pagopa.swclient.mil</groupId>
<artifactId>auth</artifactId>
<version>2.14.0</version>
<version>2.15.0</version>
<name>mil-auth</name>
<description>Authorization Microservice for Multi-channel Integration Layer
of SW Client Project.</description>
Expand Down
3 changes: 1 addition & 2 deletions src/main/resources/META-INF/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: Authorization Microservice
version: 2.14.0
version: 2.15.0
description: Authorization Microservice for Multi-channel Integration Layer of SW Client Project
contact:
name: CSTAR
Expand Down Expand Up @@ -697,7 +697,6 @@ paths:
default:
#description: Unexpected error
$ref: '#/components/responses/Error'

components:
# ========================================================
# Schemas
Expand Down

0 comments on commit 15de3c5

Please sign in to comment.