Skip to content

Commit 12ef0a9

Browse files
committed
Upgrade to logback 1.1.3
Changelog: http://logback.qos.ch/news.html
1 parent 7a2d288 commit 12ef0a9

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>ch.qos.logback</groupId>
244244
<artifactId>logback-classic</artifactId>
245-
<version>1.1.2</version>
245+
<version>1.1.3</version>
246246
</dependency>
247247
<dependency>
248248
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)