Skip to content

h2 2.4.240 (was 2.3.232)#1183

Merged
mkurz merged 1 commit into
playframework:mainfrom
scala-steward:update/main/h2-2.4.240
Jun 15, 2026
Merged

h2 2.4.240 (was 2.3.232)#1183
mkurz merged 1 commit into
playframework:mainfrom
scala-steward:update/main/h2-2.4.240

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.h2database:h2 from 2.3.232 to 2.4.240

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 (2.3.232).
You might want to review and update them manually.

java/ebean/gradle/libs.versions.toml
java/jpa/gradle/libs.versions.toml
java/rest-api/gradle/libs.versions.toml
java/starter/gradle/libs.versions.toml
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.h2database", artifactId = "h2" } ]

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

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

@mergify mergify Bot added the type:updates label Jun 10, 2026
@mkurz mkurz force-pushed the update/main/h2-2.4.240 branch from d2b0ba2 to 99b0bca Compare June 15, 2026 10:29
@mkurz mkurz force-pushed the update/main/h2-2.4.240 branch from 99b0bca to 88726bb Compare June 15, 2026 12:37
@mkurz mkurz merged commit 5e7a4d5 into playframework:main Jun 15, 2026
99 of 100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants