fix: Bump batik & fop versions to align with plantuml lib (#369)
When not fixed, wrong versions are on WAR classpath & vulnerabilities are reported.
This commit is contained in:
@@ -82,8 +82,8 @@
|
|||||||
<jlatexmath-font-greek.version>${jlatexmath.version}</jlatexmath-font-greek.version>
|
<jlatexmath-font-greek.version>${jlatexmath.version}</jlatexmath-font-greek.version>
|
||||||
<jlatexmath-font-cyrillic.version>${jlatexmath.version}</jlatexmath-font-cyrillic.version>
|
<jlatexmath-font-cyrillic.version>${jlatexmath.version}</jlatexmath-font-cyrillic.version>
|
||||||
<!-- PDF -->
|
<!-- PDF -->
|
||||||
<batik.version>1.17</batik.version>
|
<batik.version>1.19</batik.version>
|
||||||
<fop.version>2.8</fop.version>
|
<fop.version>2.11</fop.version>
|
||||||
|
|
||||||
<!-- Testing -->
|
<!-- Testing -->
|
||||||
<junit.version>5.9.3</junit.version>
|
<junit.version>5.9.3</junit.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user