Skip to content

Commit

Permalink
Merge pull request #187 from /issues/186-wultra-dependencies
Browse files Browse the repository at this point in the history
Fix #186: Update Wultra dependencies
  • Loading branch information
banterCZ authored Dec 18, 2023
2 parents 7227e8d + b9c4540 commit e6d39cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Wultra dependencies -->
<powerauth-crypto.version>1.6.0-SNAPSHOT</powerauth-crypto.version>
<wultra-core.version>1.8.0-SNAPSHOT</wultra-core.version>
<powerauth-crypto.version>1.6.0</powerauth-crypto.version>
<wultra-core.version>1.8.0</wultra-core.version>

<!-- Dependency Versions -->
<bc.version>1.77</bc.version>
Expand Down

0 comments on commit e6d39cc

Please sign in to comment.