Bump org.jsoup:jsoup from 1.19.1 to 1.22.2#1056
Merged
slachiewicz merged 3 commits intoJun 15, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
3173dcc to
35de040
Compare
Contributor
|
@dependabot rebase |
35de040 to
d2faaa6
Compare
This comment was marked as resolved.
This comment was marked as resolved.
d2faaa6 to
02df65e
Compare
Contributor
Author
|
A newer version of org.jsoup:jsoup exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.19.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.19.1...jsoup-1.22.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
44d1a41 to
bdef00b
Compare
ae45fe5 to
907885b
Compare
(cherry picked from commit 24420ee)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.jsoup:jsoup from 1.19.1 to 1.22.2.
Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
ac28afe[maven-release-plugin] prepare release jsoup-1.22.252f2cd3Improve entity example in changelogcf6ffe0Add Tag#TextBoundary option; bring TagSet to spec (#2493)2be739cBump github/codeql-action from 4 to 4.35.1 (#2492)45de7cbMigrate integration test server from Jetty to Netty (#2491)1df14edPreserve XML doctype internal subset06fa52dAdding Contribution Guided4a8941Simplify the test; doesn't need the buffer823709fDon't reuse a fully read sniffed doc for StreamParsere1b0df5NodeFilter javadoc tweak