Skip to content

Commit

Permalink
Fix #696: Update Push Server 1.4.x wultra-stack dependencies for rele…
Browse files Browse the repository at this point in the history
…ase (#699)

* Fix #696: Update Push Server 1.4.x wultra-stack dependencies for release
- Update PAS version
- Update lime core version
- Update PowerAuth crypto version
  • Loading branch information
jandusil authored Dec 7, 2023
1 parent e28b18f commit ceb1ec5
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 @@ -76,10 +76,10 @@
<guava.version>31.1-jre</guava.version>
<h2.version>2.1.214</h2.version>
<javax.interceptor-api.version>1.2.2</javax.interceptor-api.version>
<rest-base.version>1.6.0</rest-base.version>
<powerauth.version>1.4.0</powerauth.version>
<rest-base.version>1.6.2</rest-base.version>
<powerauth.version>1.4.1</powerauth.version>
<powerauth-restful-integration.version>1.4.0</powerauth-restful-integration.version>
<powerauth-crypto.version>1.4.0</powerauth-crypto.version>
<powerauth-crypto.version>1.4.1</powerauth-crypto.version>
<pushy.version>0.15.1</pushy.version>
<springdoc-openapi.version>1.6.9</springdoc-openapi.version>
<google-api-client.version>1.35.1</google-api-client.version>
Expand Down

0 comments on commit ceb1ec5

Please sign in to comment.