We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d478de commit 22b8e6cCopy full SHA for 22b8e6c
powertools-logging/powertools-logging-logback/pom.xml
@@ -28,11 +28,11 @@
28
<dependency>
29
<groupId>ch.qos.logback</groupId>
30
<artifactId>logback-classic</artifactId>
31
- <version>1.5.7</version>
+ <version>1.5.18</version>
32
<exclusions>
33
<exclusion>
34
<groupId>com.sun.mail</groupId>
35
- <artifactId>javax.mail</artifactId>
+ <artifactId>javax.mail</artifactId>
36
</exclusion>
37
</exclusions>
38
</dependency>
0 commit comments