Skip to content

Commit

Permalink
fix: Bump mil-azure-services to 5.4.3. (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone authored Aug 9, 2024
1 parent 8a19b57 commit 8f50134
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dep-sha256.json
Original file line number Diff line number Diff line change
Expand Up @@ -932,11 +932,11 @@
"sha256": "NKb3hLFpbfEeB1IN5I-DHAgvltdOkG9aaw7CzSM9UAk="
},
{
"id": "it.pagopa.swclient.mil:azure-services:jar:5.4.2",
"id": "it.pagopa.swclient.mil:azure-services:jar:5.4.3",
"artifactId": "azure-services",
"groupId": "it.pagopa.swclient.mil",
"version": "5.4.2",
"sha256": "quP-l3ydwOsnIq_nVh-yTPtGhO1spW9Z1T2M4QNDnAA="
"version": "5.4.3",
"sha256": "aDGpTzkojE7PqHyk8CXfkxgzIGqhOWfYgwdgzrqgL08="
},
{
"id": "com.nimbusds:nimbus-jose-jwt:jar:9.40",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<quarkus.platform.version>3.13.1</quarkus.platform.version>
<!-- Other dependecies version -->
<common.version>2.6.0</common.version>
<azure-services.version>5.4.2</azure-services.version>
<azure-services.version>5.4.3</azure-services.version>
<lombok.version>1.18.34</lombok.version>
<otel-exporter-azure.version>3.8.3.1</otel-exporter-azure.version>
<assertj-core.version>3.26.3</assertj-core.version>
Expand Down

0 comments on commit 8f50134

Please sign in to comment.