Skip to content

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4#4408

Open
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/benmanes.caffeine
Open

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4#4408
solrbot wants to merge 2 commits into
apache:mainfrom
solrbot:renovate/benmanes.caffeine

Conversation

@solrbot
Copy link
Copy Markdown
Collaborator

@solrbot solrbot commented May 10, 2026

This PR contains the following updates:

Package Type Update Change
com.github.ben-manes.caffeine:caffeine dependencies patch 3.2.33.2.4

Release Notes

ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)

v3.2.4: 3.2.4

  • Improved access expiration's read performance by avoiding false sharing effects caused by the timestamp update
  • Fixed head-of-line blocking of expiration queues caused by in-flight async entries (#​1954)
  • Fixed various minor issues found using AI audits
  • Added ObjectInputFilter support to JCache

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@solrbot
Copy link
Copy Markdown
Collaborator Author

solrbot commented May 10, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties
ERROR: java version must be between 21 and 23, your version: 25

File name: undefined
Command failed: ./gradlew resolveAndLockAll --write-locks
Downloading gradle-wrapper.jar from https://raw.githubusercontent.com/gradle/gradle/v8.10.2/gradle/wrapper/gradle-wrapper.jar
Note: /tmp/renovate/repos/github/apache/solr/build-tools/build-infra/src/main/java/org/apache/lucene/gradle/Checksum.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/renovate/repos/github/apache/solr/solr/solrj/build.gradle' line: 92

* What went wrong:
A problem occurred evaluating project ':solr:solrj'.
> A problem occurred configuring project ':solr:api'.
   > Could not resolve all dependencies for configuration ':solr:api:classpath'.
      > Could not resolve io.swagger.core.v3:swagger-gradle-plugin:2.2.22.
        Required by:
            project :solr:api > io.swagger.core.v3.swagger-gradle-plugin:io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin:2.2.22
         > Repository Gradle Central Plugin Repository is disabled due to earlier error below:
            > Could not download io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin-2.2.22.jar (io.swagger.core.v3.swagger-gradle-plugin:io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin:2.2.22)
               > Could not get resource 'https://plugins.gradle.org/m2/io/swagger/core/v3/swagger-gradle-plugin/io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin/2.2.22/io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin-2.2.22.jar'.
                  > Could not HEAD 'https://plugins.gradle.org/m2/io/swagger/core/v3/swagger-gradle-plugin/io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin/2.2.22/io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin-2.2.22.jar'.
                     > Read timed out

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 2m 56s

File name: undefined
Command failed: ./gradlew updateLicenses

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':solr:core:compileJava'.
> Could not resolve all dependencies for configuration ':solr:core:compileClasspath'.
   > Could not resolve com.github.ben-manes.caffeine:caffeine:3.2.4.
     Required by:
         project :solr:core
         project :solr:core > project :platform
      > Cannot find a version of 'com.github.ben-manes.caffeine:caffeine' that satisfies the version constraints:
           Dependency path 'org.apache.solr:core:11.0.0-SNAPSHOT' --> 'com.github.ben-manes.caffeine:caffeine:3.2.4'
           Constraint path 'org.apache.solr:core:11.0.0-SNAPSHOT' --> 'com.github.ben-manes.caffeine:caffeine:{strictly 3.2.3}' because of the following reason: dependency was locked to version '3.2.3'
           Constraint path 'org.apache.solr:core:11.0.0-SNAPSHOT' --> 'org.apache:platform:11.0.0-SNAPSHOT' (apiElements) --> 'com.github.ben-manes.caffeine:caffeine:3.2.4'

> There is 1 more failure with an identical cause.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 17s

@solrbot solrbot added the exempt-stale Prevent a PR from going stale label May 10, 2026
@github-actions github-actions Bot added dependencies Dependency upgrades tool:build labels May 10, 2026
@solrbot solrbot force-pushed the renovate/benmanes.caffeine branch 3 times, most recently from 3a39d28 to 16ceb11 Compare May 13, 2026 18:04
@solrbot solrbot force-pushed the renovate/benmanes.caffeine branch from ff9f3b9 to 0111689 Compare May 13, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades exempt-stale Prevent a PR from going stale tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant