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 396302d commit bc3eddfCopy full SHA for bc3eddf
pom.xml
@@ -342,11 +342,12 @@
342
</dependency>
343
<!-- xerces 依赖 -->
344
<dependency>
345
- <groupId>batik</groupId>
+ <groupId>org.apache.xmlgraphics</groupId>
346
<artifactId>batik-ext</artifactId>
347
- <version>1.7</version>
+ <version>1.13</version>
348
349
350
+
351
<!-- https://mvnrepository.com/artifact/org.mvel/mvel2 -->
352
353
<groupId>org.mvel</groupId>
reusable-code/pom.xml
@@ -49,7 +49,7 @@
49
<artifactId>xercesImpl</artifactId>
50
51
52
53
54
55
0 commit comments