Skip to content

build(deps): bump org.ehcache:ehcache from 3.10.8 to 3.12.0 in /chat2db-community-server#1854

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/chat2db-community-server/org.ehcache-ehcache-3.12.0
Open

build(deps): bump org.ehcache:ehcache from 3.10.8 to 3.12.0 in /chat2db-community-server#1854
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/chat2db-community-server/org.ehcache-ehcache-3.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown

Bumps org.ehcache:ehcache from 3.10.8 to 3.12.0.

Release notes

Sourced from org.ehcache:ehcache's releases.

3.11.1

Getting started

This new minor release of Ehcache 3 is the first new release under IBM ownership. It adds support for shared resource pools between unclustered caches. It also contains a fix for a hashing denial of service performance regression (#3268).

[!NOTE] Ehcache 3.11 with be the last minor release line to support Java 8. The next release line will advance the Java baseline to 17.

Ehcache 3.11.1 has been released to maven central under the following coordinates:

Main module

<dependency>
  <groupId>org.ehcache</groupId>
  <artifactId>ehcache</artifactId>
  <version>3.11.1</version>
  <!-- <classifier>jakarta</classifier> -->
</dependency>

or

implementation('org.ehcache:ehcache:3.11.1') {
//  capabilities {
//    requireCapability('org.ehcache:ehcache-jakarta')
//  }
}

Transactions module

<dependency>
  <groupId>org.ehcache</groupId>
  <artifactId>ehcache-transactions</artifactId>
  <version>3.11.1</version>
  <!-- <classifier>jakarta</classifier> -->
</dependency>

or

implementation('org.ehcache:ehcache-transactions:3.11.1') {
//  capabilities {
//    requireCapability('org.ehcache:ehcache-transactions-jakarta')
//  }
}

Clustering module

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 14, 2026
@openai0229 openai0229 moved this to In Review in Chat2DB Community Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/chat2db-community-server/org.ehcache-ehcache-3.12.0 branch from 038a795 to 4c096c1 Compare July 24, 2026 08:34
@dependabot
dependabot Bot requested a review from openai0229 as a code owner July 24, 2026 08:34
@dependabot
dependabot Bot force-pushed the dependabot/maven/chat2db-community-server/org.ehcache-ehcache-3.12.0 branch 3 times, most recently from 6a41bb5 to 9d3a10a Compare July 24, 2026 16:45
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.10.8 to 3.12.0.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](ehcache/ehcache3@v3.10.8...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump org.ehcache:ehcache from 3.10.8 to 3.12.0 in /chat2db-community-server build(deps): bump org.ehcache:ehcache from 3.10.8 to 3.12.0 in /chat2db-community-server Jul 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/chat2db-community-server/org.ehcache-ehcache-3.12.0 branch from 9d3a10a to 16f9e29 Compare July 25, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

1 participant