Skip to content

Commit

Permalink
MOSIP-30204
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanendra06 committed Jan 8, 2024
1 parent 10c87a2 commit fcc529b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentication/authentication-otp-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
<artifactId>kernel-logger-logback</artifactId>
<version>${kernel-logger-logback.version}</version>
<exclusions>
<exclusion>
<!--<exclusion>
<groupId>org.springframework.boot</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
</exclusion>
</exclusion>-->
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down

0 comments on commit fcc529b

Please sign in to comment.