Skip to content

Commit

Permalink
Merge pull request #474 from /issues/473-wultra-dependencies
Browse files Browse the repository at this point in the history
Fix #473: Update Wultra dependencies
  • Loading branch information
banterCZ authored Jan 5, 2024
2 parents 51d86ca + 6ee0838 commit a72439a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
<!-- TODO (racansky, 2023-12-08) temporarily override the version 1.4.11 from spring boot version because of CVE -->
<logback.version>1.4.14</logback.version>

<wultra-core.version>1.8.0-SNAPSHOT</wultra-core.version>
<powerauth.version>1.6.0-SNAPSHOT</powerauth.version>
<powerauth-crypto.version>1.6.0-SNAPSHOT</powerauth-crypto.version>
<wultra-core.version>1.8.0</wultra-core.version>
<powerauth.version>1.6.0</powerauth.version>
<powerauth-crypto.version>1.6.0</powerauth-crypto.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit a72439a

Please sign in to comment.