Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: PRAFUL RAKHADE <[email protected]>
  • Loading branch information
Prafulrakhade authored Dec 18, 2023
1 parent a93bac7 commit 2aabcf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/hotlist-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-core</artifactId>
<version>${kernel-core.version}</version>
<version>1.2.0.1-B2</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down Expand Up @@ -361,7 +361,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-auth-adapter</artifactId>
<version>${project.version}</version>
<version>1.2.0.1-B3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 2aabcf1

Please sign in to comment.