Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.15.1 (#12513)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 16, 2022
1 parent f925212 commit e3a2294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

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

api 'org.jsoup:jsoup:1.14.3'
api 'org.jsoup:jsoup:1.15.1'
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
}

Expand Down

0 comments on commit e3a2294

Please sign in to comment.