Skip to content

Commit 9bbab9a

Browse files
Merge pull request #119 from avaje/dependabot/maven/ch.qos.logback-logback-classic-1.5.0
Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0
2 parents 60e6815 + 64c55db commit 9bbab9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.4.14</version>
58+
<version>1.5.0</version>
5959
<scope>test</scope>
6060
</dependency>
6161

0 commit comments

Comments
 (0)