Commit 430411b 1 parent 7e90e95 commit 430411b Copy full SHA for 430411b
File tree 1 file changed +0
-13
lines changed
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 55
55
<slf4j-api .version>1.7.7</slf4j-api .version>
56
56
<tinybundles .version>2.0.0</tinybundles .version>
57
57
<exam .version>3.4.0</exam .version>
58
- <logback .version>1.2.13</logback .version>
59
58
<url .version>2.5.3</url .version>
60
59
</properties >
61
60
212
211
<version >${url.version} </version >
213
212
<scope >test</scope >
214
213
</dependency >
215
- <dependency >
216
- <groupId >ch.qos.logback</groupId >
217
- <artifactId >logback-core</artifactId >
218
- <version >${logback.version} </version >
219
- <scope >test</scope >
220
- </dependency >
221
- <dependency >
222
- <groupId >ch.qos.logback</groupId >
223
- <artifactId >logback-classic</artifactId >
224
- <version >${logback.version} </version >
225
- <scope >test</scope >
226
- </dependency >
227
214
<dependency >
228
215
<groupId >org.ops4j.pax.tinybundles</groupId >
229
216
<artifactId >tinybundles</artifactId >
You can’t perform that action at this time.
0 commit comments