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 2774701 commit 3b6ca38Copy full SHA for 3b6ca38
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.4'
+ api 'org.jsoup:jsoup:1.16.1'
25
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
26
}
27
0 commit comments