Skip to content

Commit e00d145

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.jsoup:jsoup from 1.21.1 to 1.21.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bedd45 commit e00d145

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.1")
184+
implementation("org.jsoup:jsoup:1.21.2")
185185
implementation("com.github.jasminb:jsonapi-converter:0.14")
186186
implementation("commons-codec:commons-codec:1.19.0")
187187
implementation("software.amazon.awssdk:s3:2.32.13")

0 commit comments

Comments
 (0)