mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
dev: updated dependency versions of some libs (#13966)
batik-transcoder to 1.19 commons-compress to 1.28.0 gson to 2.13.2 commons-lang3 to 3.18.0 jsoup to 1.21.2
This commit is contained in:
parent
911ab58fb9
commit
a098cb7849
3 changed files with 5 additions and 5 deletions
|
|
@ -133,7 +133,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.xmlgraphics</groupId>
|
||||
<artifactId>batik-transcoder</artifactId>
|
||||
<version>1.17</version>
|
||||
<version>1.19</version>
|
||||
</dependency>
|
||||
<!-- svg support END -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue