diff --git a/build.gradle b/build.gradle index 6d83388..ce7f857 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ dependencies { implementation 'net.sf.barcode4j:barcode4j:2.1' // https://mvnrepository.com/artifact/org.apache.xmlgraphics/batik-bridge // this need for barcode4j. - implementation 'org.apache.xmlgraphics:batik-bridge:1.17' + implementation 'org.apache.xmlgraphics:batik-bridge:1.18' // this for barcode4j is vulnerabilities // https://mvnrepository.com/artifact/org.apache.ant/ant implementation 'org.apache.ant:ant:1.10.15'