Skip to content

Commit

Permalink
Updated admin-services pom file
Browse files Browse the repository at this point in the history
Signed-off-by: Balaji <[email protected]>
Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
balaji-alluru authored and dhanendra06 committed Jun 12, 2024
1 parent 9355644 commit 5e6e913
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions admin/admin-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
Expand Down Expand Up @@ -149,12 +134,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>2.0.1.Final</version>
</dependency>

<dependency>
<groupId>io.mosip.commons</groupId>
<artifactId>commons-packet-manager</artifactId>
Expand Down

0 comments on commit 5e6e913

Please sign in to comment.