Skip to content

Commit

Permalink
Remove TPP engine dependency in default Data Adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
romanstrobl committed Apr 22, 2022
1 parent 9d06327 commit 07d125a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions powerauth-data-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@
<artifactId>powerauth-data-adapter-model</artifactId>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-tpp-engine-client</artifactId>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-crypto</artifactId>
Expand Down

0 comments on commit 07d125a

Please sign in to comment.