Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Bump jsoup from 1.14.2 to 1.14.3
Browse files Browse the repository at this point in the history
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.14.2...jsoup-1.14.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2021
1 parent 51ed1df commit 3655855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-dto/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies {
implementation("de.m4rc3l.nova:nova-core:${novaVersion}") { changing true }

// TODO: remove this
implementation 'org.jsoup:jsoup:1.14.2'
implementation 'org.jsoup:jsoup:1.14.3'
}

0 comments on commit 3655855

Please sign in to comment.