Skip to content

Commit

Permalink
updated pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishch22 committed Jan 10, 2024
1 parent 4868d3e commit 83f2d78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mediator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
</distributionManagement> -->

<dependencies>
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-websubclient-api</artifactId>
<version>1.2.0.1-B1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
Expand Down

0 comments on commit 83f2d78

Please sign in to comment.