Skip to content

Commit e9a8e8a

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 in /backend
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.22.1 to 1.22.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.1...jsoup-1.22.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abab63e commit e9a8e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ subprojects {
135135

136136
implementation 'org.apache.commons:commons-lang3:3.20.0'
137137

138-
implementation("org.jsoup:jsoup:1.22.1")
138+
implementation("org.jsoup:jsoup:1.22.2")
139139

140140
implementation("org.jetbrains.exposed:exposed-dao:0.39.2")
141141
implementation("org.jetbrains.exposed:exposed-jdbc:0.39.2")

0 commit comments

Comments
 (0)