Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
dhanendra06 authored Jan 8, 2024
1 parent 10c87a2 commit e0e79bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion authentication/authentication-otp-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,13 @@
<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>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down

0 comments on commit e0e79bf

Please sign in to comment.