We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d24f0 commit 0d56c83Copy full SHA for 0d56c83
1 file changed
pom.xml
@@ -256,21 +256,6 @@
256
<groupId>org.slf4j</groupId>
257
<artifactId>slf4j-api</artifactId>
258
</exclusion>
259
- <exclusion>
260
- <groupId>org.apache.xmlgraphics</groupId>
261
- <artifactId>batik-css</artifactId>
262
- </exclusion>
263
- </exclusions>
264
- </dependency>
265
- <dependency>
266
267
268
- <version>1.17</version>
269
- <exclusions>
270
271
- <groupId>commons-logging</groupId>
272
- <artifactId>commons-logging</artifactId>
273
274
</exclusions>
275
</dependency>
276
<dependency>
0 commit comments