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 1aeb8bf commit 5173a98Copy full SHA for 5173a98
pom.xml
@@ -142,7 +142,7 @@
142
<dependency>
143
<groupId>ch.qos.logback</groupId>
144
<artifactId>logback-classic</artifactId>
145
- <version>1.0.12</version>
+ <version>1.1.2</version>
146
</dependency>
147
148
<groupId>commons-logging</groupId>
@@ -164,11 +164,6 @@
164
<artifactId>mimepull</artifactId>
165
<version>1.9.4</version>
166
167
- <dependency>
168
- <groupId>ch.qos.logback</groupId>
169
- <artifactId>logback-core</artifactId>
170
171
- </dependency>
172
173
<groupId>org.slf4j</groupId>
174
<artifactId>slf4j-api</artifactId>
0 commit comments