Skip to content

Commit 118b23a

Browse files
authored
Update pom.xml
1 parent ebd4e0d commit 118b23a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@
8888
<groupId>org.springframework.boot</groupId>
8989
<artifactId>spring-boot-starter-mail</artifactId>
9090
</dependency>
91+
<dependency>
92+
<groupId>org.springframework.boot</groupId>
93+
<artifactId>spring-boot-starter-logging</artifactId>
94+
</dependency>
9195

9296
<!-- OpenAPI / Swagger UI -->
9397
<dependency>

0 commit comments

Comments
 (0)