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 <74903654+balaji-alluru@users.noreply.github.com>
Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com>

* Update pom.xml

Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com>

---------

Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com>
Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com>
Signed-off-by: Yash S <119652212+yashmsonkusare@users.noreply.github.com>
  • Loading branch information
balaji-alluru authored and yashmsonkusare committed Mar 19, 2024
1 parent b242763 commit 3ee4441
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 3ee4441

Please sign in to comment.