Skip to content

Commit

Permalink
feat: Updated sdk common
Browse files Browse the repository at this point in the history
  • Loading branch information
giampieroferrara authored Nov 26, 2024
1 parent 5b73766 commit c36bdf4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion connector-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>selc-onboarding-connector-api</artifactId>

<properties>
<commons-sdk-version>0.5.0</commons-sdk-version>
<commons-sdk-version>0.5.1</commons-sdk-version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>selc-onboarding-core</artifactId>

<properties>
<commons-sdk-version>0.5.0</commons-sdk-version>
<commons-sdk-version>0.5.1</commons-sdk-version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>selc-onboarding-web</artifactId>

<properties>
<commons-sdk-version>0.5.0</commons-sdk-version>
<commons-sdk-version>0.5.1</commons-sdk-version>
</properties>

<dependencies>
Expand Down

0 comments on commit c36bdf4

Please sign in to comment.