Skip to content

Commit

Permalink
Merge pull request #684 from /issues/683-wultra-dependencies-snapshot
Browse files Browse the repository at this point in the history
Fix #683: Update Wultra dependencies to SNAPSHOT version
  • Loading branch information
banterCZ authored Oct 31, 2023
2 parents 442e725 + db26106 commit 5db83b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@

<properties>
<!-- Wultra Dependencies -->
<wultra-core.version>1.7.0</wultra-core.version>
<powerauth.version>1.5.0</powerauth.version>
<powerauth-crypto.version>1.5.1</powerauth-crypto.version>
<powerauth-restful-integration.version>1.5.0</powerauth-restful-integration.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>
<powerauth-restful-integration.version>1.6.0-SNAPSHOT</powerauth-restful-integration.version>

<!-- Library Versions -->
<pushy.version>0.15.2</pushy.version>
Expand Down

0 comments on commit 5db83b4

Please sign in to comment.