Skip to content

Commit

Permalink
[DSD-4096]Updated pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Jan 3, 2024
1 parent 99d849d commit fc64fe5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions authentication/authentication-otp-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,17 @@
<artifactId>biosdk-client</artifactId>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.12.0</version>
</dependency>

<dependency>
<groupId>io.mosip.demosdk</groupId>
<artifactId>demosdk-client</artifactId>
Expand Down

0 comments on commit fc64fe5

Please sign in to comment.