File tree 1 file changed +0
-17
lines changed
1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 196
196
<scope >provided</scope >
197
197
</dependency >
198
198
199
- <dependency >
200
- <groupId >org.slf4j</groupId >
201
- <artifactId >slf4j-api</artifactId >
202
- <version >${slf4j.version} </version >
203
- <scope >provided</scope >
204
- </dependency >
205
-
206
199
<dependency >
207
200
<groupId >org.apache.felix</groupId >
208
201
<artifactId >org.apache.felix.configadmin</artifactId >
215
208
<version >${org.apache.felix.eventadmin.version} </version >
216
209
</dependency >
217
210
218
- <dependency >
219
- <groupId >org.ops4j.pax.logging</groupId >
220
- <artifactId >pax-logging-api</artifactId >
221
- <version >${pax-logging.version} </version >
222
- </dependency >
223
- <dependency >
224
- <groupId >org.ops4j.pax.logging</groupId >
225
- <artifactId >pax-logging-log4j2</artifactId >
226
- <version >${pax-logging.version} </version >
227
- </dependency >
228
211
<dependency >
229
212
<groupId >org.ops4j.pax.web</groupId >
230
213
<artifactId >pax-web-extender-war</artifactId >
You can’t perform that action at this time.
0 commit comments