Skip to content

Commit

Permalink
[SELC_6159] feat: Update SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
giampieroferrara authored Dec 9, 2024
1 parent 78f9a28 commit 6829195
Show file tree
Hide file tree
Showing 6 changed files with 331 additions and 330 deletions.
2 changes: 1 addition & 1 deletion apps/onboarding-cdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<version>1.0.0-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.36</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion apps/onboarding-functions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<commons-sdk-version>0.5.1</commons-sdk-version>
<commons-sdk-version>0.6.0</commons-sdk-version>
</properties>

<dependencyManagement>
Expand Down
Loading

0 comments on commit 6829195

Please sign in to comment.