Skip to content

Commit 01d1517

Browse files
committed
New module: bootique-logback-smtp
1 parent 55f04c9 commit 01d1517

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bootique-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,11 @@
303303
<artifactId>bootique-logback</artifactId>
304304
<version>${project.version}</version>
305305
</dependency>
306+
<dependency>
307+
<groupId>io.bootique.logback</groupId>
308+
<artifactId>bootique-logback-smtp</artifactId>
309+
<version>${project.version}</version>
310+
</dependency>
306311
<dependency>
307312
<groupId>io.bootique.mongo</groupId>
308313
<artifactId>bootique-mongo-client</artifactId>

0 commit comments

Comments
 (0)