Skip to content

Commit

Permalink
Fix #420: Update Wultra dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Feb 22, 2024
1 parent 0ce7714 commit 7394281
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 @@ -89,9 +89,9 @@
<json-simple.version>1.1.1</json-simple.version>

<!-- Wultra Dependencies -->
<powerauth-restful-integration>1.7.0-SNAPSHOT</powerauth-restful-integration>
<powerauth-crypto.version>1.7.0-SNAPSHOT</powerauth-crypto.version>
<wultra-core.version>1.9.0-SNAPSHOT</wultra-core.version>
<powerauth-restful-integration>1.7.0</powerauth-restful-integration>
<powerauth-crypto.version>1.7.0</powerauth-crypto.version>
<wultra-core.version>1.9.0</wultra-core.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7394281

Please sign in to comment.