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 abe03c8 commit 48fc11fCopy full SHA for 48fc11f
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation 'io.swagger.core.v3:swagger-models:2.2.19'
20
implementation 'net.portswigger.burp.extensions:montoya-api:2023.12.1'
21
implementation "org.apache.commons:commons-collections4:4.4"
22
- implementation "org.apache.xmlgraphics:batik-swing:1.14"
+ implementation "org.apache.xmlgraphics:batik-swing:1.17"
23
}
24
25
java {
0 commit comments