Skip to content

Commit 678aa5d

Browse files
fix(deps): update dependency org.jsoup:jsoup to v1.17.2 (#13343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a11afff commit 678aa5d

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.17.1'
24+
api 'org.jsoup:jsoup:1.17.2'
2525
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
2626
}
2727

0 commit comments

Comments
 (0)