Skip to content

Commit

Permalink
Fix #1714: Update Wultra dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Oct 11, 2024
1 parent 706c0e7 commit c4f6329
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 @@ -105,9 +105,9 @@

<!-- Wultra dependencies -->
<wultra-core.version>1.11.0</wultra-core.version>
<powerauth.version>1.9.0-SNAPSHOT</powerauth.version>
<powerauth-crypto.version>1.9.0-SNAPSHOT</powerauth-crypto.version>
<powerauth-push.version>1.9.0-SNAPSHOT</powerauth-push.version>
<powerauth.version>1.9.0</powerauth.version>
<powerauth-crypto.version>1.9.0</powerauth-crypto.version>
<powerauth-push.version>1.9.0</powerauth-push.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c4f6329

Please sign in to comment.