Skip to content

Commit

Permalink
Merge pull request #391 from /issues/390-wultra-dependencies
Browse files Browse the repository at this point in the history
Fix #390: Update Wultra dependencies
  • Loading branch information
banterCZ authored Jan 8, 2024
2 parents 72c0227 + fdb9966 commit da6fc5b
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 @@ -91,9 +91,9 @@
<logback.version>1.4.14</logback.version>

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

<dependencyManagement>
Expand Down

0 comments on commit da6fc5b

Please sign in to comment.