Skip to content

Update jsoup to 1.21.1#3088

Closed
scala-steward wants to merge 1 commit intoeikek:masterfrom
scala-steward:update/jsoup-1.21.1
Closed

Update jsoup to 1.21.1#3088
scala-steward wants to merge 1 commit intoeikek:masterfrom
scala-steward:update/jsoup-1.21.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Jun 24, 2025

About this PR

📦 Updates org.jsoup:jsoup from 1.20.1 to 1.21.1

📜 Changelog

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.20.1).
You might want to review and update them manually.

modules/store/src/test/resources/docspell-0.24.0-dump-h2-1.24.0-2021-07-13-2307.sql
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.jsoup", artifactId = "jsoup" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.jsoup", artifactId = "jsoup" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/jsoup-1.21.1 branch from 82f416f to 7a7b4cd Compare July 3, 2025 16:32
@scala-steward
Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/jsoup-1.21.1 branch August 26, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant