Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: bump org.jsoup:jsoup from 1.16.1 to 1.16.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.16.1...jsoup-1.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
commit 4263c3d38e41b4087cef6a2e24ddaaa507d2f5c4
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
<!-- Don't forget to update version in the ResourceUrl class -->
<jquery.version>1.9.1</jquery.version>

<jsoup.version>1.16.1</jsoup.version>
<jsoup.version>1.16.2</jsoup.version>

<!-- Redefine default value from spring-boot-dependencies -->
<junit-jupiter.version>5.3.2</junit-jupiter.version>
Expand Down