Skip to content

Commit c1ed6e1

Browse files
Merge pull request #138 from avaje/dependabot/maven/ch.qos.logback-logback-classic-1.5.6
Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6
2 parents 24492cc + b323341 commit c1ed6e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>ch.qos.logback</groupId>
5757
<artifactId>logback-classic</artifactId>
58-
<version>1.5.5</version>
58+
<version>1.5.6</version>
5959
<scope>test</scope>
6060
</dependency>
6161

avaje-dynamic-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>ch.qos.logback</groupId>
3333
<artifactId>logback-classic</artifactId>
34-
<version>1.5.5</version>
34+
<version>1.5.6</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)