Skip to content

Commit 22b8e6c

Browse files
authored
build(deps): Upgrade logback. (#1933)
1 parent 0d478de commit 22b8e6c

File tree

1 file changed

+2
-2
lines changed
  • powertools-logging/powertools-logging-logback

1 file changed

+2
-2
lines changed

powertools-logging/powertools-logging-logback/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
<dependency>
2929
<groupId>ch.qos.logback</groupId>
3030
<artifactId>logback-classic</artifactId>
31-
<version>1.5.7</version>
31+
<version>1.5.18</version>
3232
<exclusions>
3333
<exclusion>
3434
<groupId>com.sun.mail</groupId>
35-
<artifactId>javax.mail</artifactId>
35+
<artifactId>javax.mail</artifactId>
3636
</exclusion>
3737
</exclusions>
3838
</dependency>

0 commit comments

Comments
 (0)