Skip to content

Commit

Permalink
Fix #954: Update Wultra dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Dec 13, 2023
1 parent ad8bf89 commit ed971a4
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 @@ -99,10 +99,10 @@
<!-- TODO (racansky, 2023-10-31) temporarily override spring boot version to make commons-text 1.11.0 working -->
<commons-lang3.version>3.13.0</commons-lang3.version>

<wultra-core.version>1.8.0-SNAPSHOT</wultra-core.version>
<powerauth-crypto.version>1.6.0-SNAPSHOT</powerauth-crypto.version>
<powerauth-restful-integration.version>1.6.0-SNAPSHOT</powerauth-restful-integration.version>
<powerauth-push.version>1.6.0-SNAPSHOT</powerauth-push.version>
<wultra-core.version>1.8.0</wultra-core.version>
<powerauth-crypto.version>1.6.0</powerauth-crypto.version>
<powerauth-restful-integration.version>1.6.0</powerauth-restful-integration.version>
<powerauth-push.version>1.6.0</powerauth-push.version>

<bcprov-jdk18on.version>1.77</bcprov-jdk18on.version>
<logstash.version>7.4</logstash.version>
Expand Down

0 comments on commit ed971a4

Please sign in to comment.