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

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


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

commit 74520be76f66ebaf8ff940b353789916d5e547d8
Author: Solr Bot <[email protected]>
AuthorDate: Wed Apr 22 22:54:53 2026 +0200

    Update dependency org.immutables:value-annotations to v2.12.1 (branch_9x) 
(#3694)
---
 .../unreleased/PR#3694-update-org-immutables-value-annotations.yml | 7 +++++++
 solr/licenses/value-annotations-2.11.3.jar.sha1                    | 1 -
 solr/licenses/value-annotations-2.12.1.jar.sha1                    | 1 +
 versions.lock                                                      | 2 +-
 versions.props                                                     | 2 +-
 5 files changed, 10 insertions(+), 3 deletions(-)

diff --git 
a/changelog/unreleased/PR#3694-update-org-immutables-value-annotations.yml 
b/changelog/unreleased/PR#3694-update-org-immutables-value-annotations.yml
new file mode 100644
index 00000000000..f457c815ed3
--- /dev/null
+++ b/changelog/unreleased/PR#3694-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#3694
+  url: https://github.com/apache/solr/pull/3694
diff --git a/solr/licenses/value-annotations-2.11.3.jar.sha1 
b/solr/licenses/value-annotations-2.11.3.jar.sha1
deleted file mode 100644
index 31657b81e0e..00000000000
--- a/solr/licenses/value-annotations-2.11.3.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9ce7c5e00593ad9358d117007d73ca3aa08f6c91
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/versions.lock b/versions.lock
index d0e420ba97a..23cf3daf70e 100644
--- a/versions.lock
+++ b/versions.lock
@@ -311,7 +311,7 @@ org.glassfish.jersey.inject:jersey-hk2:3.1.11 (1 
constraints: 3805363b)
 org.glassfish.jersey.media:jersey-media-json-jackson:3.1.11 (1 constraints: 
3805363b)
 org.hamcrest:hamcrest:3.0 (3 constraints: 74208125)
 org.hamcrest:hamcrest-core:3.0 (1 constraints: cc05fe3f)
-org.immutables:value-annotations:2.11.3 (1 constraints: 3905353b)
+org.immutables:value-annotations:2.12.1 (1 constraints: 3805363b)
 org.javassist:javassist:3.30.2-GA (1 constraints: 2811fff0)
 org.jctools:jctools-core:4.0.6 (1 constraints: 0c050536)
 org.jetbrains:annotations:17.0.0 (2 constraints: 371c92e0)
diff --git a/versions.props b/versions.props
index 409c019ed1a..67fb8073714 100644
--- a/versions.props
+++ b/versions.props
@@ -75,7 +75,7 @@ org.glassfish.jersey*:*=3.1.11
 org.glassfish.jersey.containers:jersey-container-jetty-http=2.39.1
 org.hamcrest:*=3.0
 org.hsqldb:hsqldb=2.7.4
-org.immutables:value-annotations=2.11.3
+org.immutables:value-annotations=2.12.1
 org.jctools:jctools-core=4.0.6
 org.mockito:mockito*=5.23.0
 org.openjdk.jmh:*=1.37

Reply via email to