diff --git a/openapi/openapi.json b/openapi/openapi.json index 0e8148a..e36f31f 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "description": "Taxonomy Azure Function. This function has the role of converting a CSV file to JSON and then to retrieve it from a blob storage whenever needed.", "termsOfService": "https://www.pagopa.gov.it/", "title": "PagoPA Taxonomy", - "version": "1.1.1" + "version": "1.1.2" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 52aa3af..fe25812 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ it.gov.pagopa taxonomy - 1.1.1 + 1.1.2 jar Taxonomy Fn