This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new fd812e03869 Update dependency org.immutables:value-annotations to 
v2.12.1 (#3421)
fd812e03869 is described below

commit fd812e038697e3e21be7aea7c8f5833c70dae260
Author: Solr Bot <[email protected]>
AuthorDate: Thu Apr 23 09:06:07 2026 +0200

    Update dependency org.immutables:value-annotations to v2.12.1 (#3421)
---
 .../unreleased/PR#3421-update-org-immutables-value-annotations.yml | 7 +++++++
 gradle/libs.versions.toml                                          | 2 +-
 solr/licenses/value-annotations-2.10.1.jar.sha1                    | 1 -
 solr/licenses/value-annotations-2.12.1.jar.sha1                    | 1 +
 solr/modules/sql/gradle.lockfile                                   | 2 +-
 5 files changed, 10 insertions(+), 3 deletions(-)

diff --git 
a/changelog/unreleased/PR#3421-update-org-immutables-value-annotations.yml 
b/changelog/unreleased/PR#3421-update-org-immutables-value-annotations.yml
new file mode 100644
index 00000000000..334fc48c631
--- /dev/null
+++ b/changelog/unreleased/PR#3421-update-org-immutables-value-annotations.yml
@@ -0,0 +1,7 @@
+title: Update org.immutables:value-annotations to v2.12.1
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3421
+  url: https://github.com/apache/solr/pull/3421
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c2a4b69b35e..68cbfba80dc 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -119,7 +119,7 @@ hamcrest = "3.0"
 hk2 = "3.1.1"
 hsqldb = "2.7.4"
 ibm-icu = "77.1"
-immutables-valueannotations = "2.10.1"
+immutables-valueannotations = "2.12.1"
 j256-simplemagic = "1.17"
 # Keep these Jakarta versions aligned with EE 10
 jakarta-annotation = "3.0.0"
diff --git a/solr/licenses/value-annotations-2.10.1.jar.sha1 
b/solr/licenses/value-annotations-2.10.1.jar.sha1
deleted file mode 100644
index 51870518d2d..00000000000
--- a/solr/licenses/value-annotations-2.10.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-78082897427a5174d4a43b1d1e2a18cff5ab834c
diff --git a/solr/licenses/value-annotations-2.12.1.jar.sha1 
b/solr/licenses/value-annotations-2.12.1.jar.sha1
new file mode 100644
index 00000000000..b4acd238531
--- /dev/null
+++ b/solr/licenses/value-annotations-2.12.1.jar.sha1
@@ -0,0 +1 @@
+d7c9a036710819e4825735ee2d4901ca567109ab
diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile
index 9243b05c528..8a8b6c82955 100644
--- a/solr/modules/sql/gradle.lockfile
+++ b/solr/modules/sql/gradle.lockfile
@@ -176,7 +176,7 @@ 
org.glassfish.jersey.inject:jersey-hk2:4.0.2=jarValidation,runtimeClasspath,runt
 
org.glassfish.jersey.media:jersey-media-json-jackson:4.0.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.glassfish.jersey:jersey-bom:4.0.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.hamcrest:hamcrest:3.0=jarValidation,testCompileClasspath,testRuntimeClasspath
-org.immutables:value-annotations:2.10.1=compileClasspath,compileOnlyHelper,jarValidation
+org.immutables:value-annotations:2.12.1=compileClasspath,compileOnlyHelper,jarValidation
 
org.javassist:javassist:3.30.2-GA=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
 org.junit.jupiter:junit-jupiter-api:5.6.2=jarValidation,testRuntimeClasspath

Reply via email to