Skip to content

Commit cf4aced

Browse files
Bump org.jsoup:jsoup from 1.21.2 to 1.22.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.2 to 1.22.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.2...jsoup-1.22.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43b5d95 commit cf4aced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
implementation("io.github.micheljung:nocatch:2.0")
182182
implementation("org.apache.commons:commons-compress:1.28.0")
183183
implementation("org.json:json:20250517")
184-
implementation("org.jsoup:jsoup:1.21.2")
184+
implementation("org.jsoup:jsoup:1.22.1")
185185
implementation("com.github.jasminb:jsonapi-converter:0.15")
186186
implementation("commons-codec:commons-codec:1.20.0")
187187
implementation("software.amazon.awssdk:s3:2.40.0")

0 commit comments

Comments
 (0)