Skip to content

Commit 01f9dac

Browse files
Update dependency org.jsoup:jsoup to v1.15.2 (#12599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0633b8e commit 01f9dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121

2222
runtimeOnly('com.lowagie:itext:2.0.8')
2323

24-
api 'org.jsoup:jsoup:1.15.1'
24+
api 'org.jsoup:jsoup:1.15.2'
2525
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
2626
}
2727

0 commit comments

Comments
 (0)