Skip to content

Commit

Permalink
build(deps): bump org.jsoup:jsoup from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.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 Nov 27, 2024
1 parent e714580 commit 1652f5a
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 @@ -156,7 +156,7 @@ Copyright (c) 2012 - Jeremy Long
<junit.version>4.13.2</junit.version>
<hamcrest.version>3.0</hamcrest.version>
<mockito-core.version>5.12.0</mockito-core.version>
<jsoup.version>1.18.1</jsoup.version>
<jsoup.version>1.18.2</jsoup.version>
<commons-compress.version>1.27.1</commons-compress.version>
<org.apache.maven.shared.file-management.version>3.1.0</org.apache.maven.shared.file-management.version>
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
Expand Down

0 comments on commit 1652f5a

Please sign in to comment.