mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 03:59:43 +00:00
Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 (#294)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.2 to 1.17.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.2...jsoup-1.17.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a7d0abaf2
commit
a3df87f57d
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ dependencies {
|
|||
// vulnerable transitive dependency
|
||||
exclude(group = "org.jsoup", module = "jsoup")
|
||||
}
|
||||
implementation("org.jsoup:jsoup:1.16.2")
|
||||
implementation("org.jsoup:jsoup:1.17.1")
|
||||
implementation("org.apache.commons:commons-text:1.11.0")
|
||||
implementation("com.knuddels:jtokkit:0.6.1")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue