Skip to content

Commit

Permalink
Rename to powerauth-crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Sep 21, 2023
1 parent 68793cb commit 851a9f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
<moneta.version>1.4.2</moneta.version>
<owasp-java-html-sanitizer.version>20220608.1</owasp-java-html-sanitizer.version>
<wultra-java-core.version>1.7.0</wultra-java-core.version>
<powerauth-java-crypto.version>1.5.1</powerauth-java-crypto.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>
</properties>

Expand Down Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-crypto</artifactId>
<version>${powerauth-java-crypto.version}</version>
<version>${powerauth-crypto.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 851a9f4

Please sign in to comment.