mirror of https://github.com/elunez/eladmin
Bump xercesImpl from 2.11.0 to 2.12.0 (#410)
Bumps xercesImpl from 2.11.0 to 2.12.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/411/head
parent
96276dfc58
commit
c6c0c52f3c
2
pom.xml
2
pom.xml
|
@ -165,7 +165,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xerces</groupId>
|
<groupId>xerces</groupId>
|
||||||
<artifactId>xercesImpl</artifactId>
|
<artifactId>xercesImpl</artifactId>
|
||||||
<version>2.11.0</version>
|
<version>2.12.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- fastjson -->
|
<!-- fastjson -->
|
||||||
|
|
Loading…
Reference in New Issue