We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054bedb commit e344219Copy full SHA for e344219
pom.xml
@@ -441,9 +441,15 @@
441
<dependency>
442
<groupId>ch.qos.logback</groupId>
443
<artifactId>logback-classic</artifactId>
444
- <version>1.2.11</version>
+ <version>1.2.13</version>
445
</dependency>
446
-
+
447
+ <dependency>
448
+ <groupId>ch.qos.logback</groupId>
449
+ <artifactId>logback-core</artifactId>
450
451
+ </dependency>
452
453
</dependencies>
454
455
<build>
0 commit comments