Revision 29192aec
Added by Andreas Müller 8 months ago
pom.xml | ||
---|---|---|
1281 | 1281 |
<groupId>org.apache.xmlgraphics</groupId> |
1282 | 1282 |
<artifactId>fop</artifactId> |
1283 | 1283 |
<version>2.7</version> |
1284 |
<exclusions> |
|
1285 |
<exclusion> |
|
1286 |
<!-- we use jcl-over-slf4j instead --> |
|
1287 |
<groupId>commons-logging</groupId> |
|
1288 |
<artifactId>commons-logging</artifactId> |
|
1289 |
</exclusion> |
|
1290 |
</exclusions> |
|
1284 | 1291 |
</dependency> |
1285 | 1292 |
<dependency> |
1286 | 1293 |
<groupId>org.odftoolkit</groupId> |
Also available in: Unified diff
ref #10072, ref #9359, ref #10095 remove commons-logging from xmlgraphics.fop