Skip to content

Commit

Permalink
Fix #1469: Update Wultra dependencies to SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Nov 1, 2023
1 parent 2282c04 commit c0405e2
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 @@ -101,10 +101,10 @@
<logstash.version>7.4</logstash.version>

<!-- 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-push.version>1.5.0</powerauth-push.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-push.version>1.6.0-SNAPSHOT</powerauth-push.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c0405e2

Please sign in to comment.