Skip to content

Commit

Permalink
[MOSIP-31284]Update pom.xml (mosip#938)
Browse files Browse the repository at this point in the history
* Update pom.xml

Signed-off-by: Balaji Alluru <[email protected]>
Signed-off-by: Balaji <[email protected]>

* Update pom.xml

Signed-off-by: Balaji <[email protected]>

---------

Signed-off-by: Balaji Alluru <[email protected]>
Signed-off-by: Balaji <[email protected]>
Signed-off-by: Yash S <[email protected]>
  • Loading branch information
balaji-alluru authored and yashmsonkusare committed Mar 12, 2024
1 parent 1c4be52 commit ea78151
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions admin/admin-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,16 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit ea78151

Please sign in to comment.