Skip to content

Commit eb96ae6

Browse files
Merge pull request #128 from avaje/dependabot/maven/ch.qos.logback-logback-classic-1.5.3
Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3
2 parents 2113241 + 3c183ed commit eb96ae6

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.1</version>
58+
<version>1.5.3</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.1</version>
34+
<version>1.5.3</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)