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 0633b8e commit 01f9dacCopy full SHA for 01f9dac
grails-docs/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
22
runtimeOnly('com.lowagie:itext:2.0.8')
23
24
- api 'org.jsoup:jsoup:1.15.1'
+ api 'org.jsoup:jsoup:1.15.2'
25
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
26
}
27
0 commit comments