Skip to content

Commit

Permalink
[SELC-5520] feat: increase sdk product version to handle institutionC…
Browse files Browse the repository at this point in the history
…ontractMapping issue (#185)
  • Loading branch information
manuraf authored Sep 11, 2024
1 parent 1a22b51 commit 1a273a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-azure-storage</artifactId>
<version>0.1.9</version>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-common</artifactId>
<version>0.1.12</version>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-product</artifactId>
<version>0.1.9</version>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
Expand Down

0 comments on commit 1a273a4

Please sign in to comment.