Skip to content

Commit

Permalink
chore: bump org.jsoup:jsoup from 1.17.2 to 1.18.1
Browse files Browse the repository at this point in the history
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.18.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent d7a90bd commit 4e67077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@
<!-- Don't forget to update version in the ResourceUrl class -->
<jquery.version>1.9.1</jquery.version>

<jsoup.version>1.17.2</jsoup.version>
<jsoup.version>1.18.1</jsoup.version>

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

0 comments on commit 4e67077

Please sign in to comment.