Skip to content

Commit

Permalink
MOSIP-30204 (#1169)
Browse files Browse the repository at this point in the history
Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
dhanendra06 authored Jan 19, 2024
1 parent 048fe83 commit 7ea7c88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,11 @@
<version>${kernel-openid-bridge-api.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>${spring.boot.version}</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 7ea7c88

Please sign in to comment.