Skip to content

Commit 7461eba

Browse files
committed
fix LOGBACK-1699
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
1 parent 8112c02 commit 7461eba

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

logback-classic/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.sun.mail</groupId>
9090
<artifactId>javax.mail</artifactId>
91-
<scope>runtime</scope>
91+
<scope>test</scope>
9292
</dependency>
9393

9494
<dependency>
@@ -103,9 +103,11 @@
103103
<type>test-jar</type>
104104
<scope>test</scope>
105105
</dependency>
106+
106107
<dependency>
107108
<groupId>javax.servlet</groupId>
108109
<artifactId>javax.servlet-api</artifactId>
110+
<optional>true</optional>
109111
<scope>provided</scope>
110112
</dependency>
111113

logback-core/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@
5353
<scope>compile</scope>
5454
<optional>true</optional>
5555
</dependency>
56-
57-
<dependency>
58-
<groupId>com.sun.mail</groupId>
59-
<artifactId>javax.mail</artifactId>
60-
<scope>runtime</scope>
61-
<optional>true</optional>
62-
</dependency>
6356

6457
<dependency>
6558
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy