Skip to content

Commit 1b79626

Browse files
Bump logback-classic from 1.0.13 to 1.2.0 (#56)
1 parent 9b940d3 commit 1b79626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<dependency>
255255
<groupId>ch.qos.logback</groupId>
256256
<artifactId>logback-classic</artifactId>
257-
<version>1.0.13</version>
257+
<version>1.2.0</version>
258258
<scope>test</scope>
259259
</dependency>
260260
<dependency>

0 commit comments

Comments
 (0)