You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2024/02/27 16:58:14 UTC

(solr) branch branch_9x updated: Update dependency org.immutables:value-annotations to v2.10.1 (#2307)

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 494683875b1 Update dependency org.immutables:value-annotations to v2.10.1 (#2307)
494683875b1 is described below

commit 494683875b12af78508838ff613c691ed57d6c59
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Tue Feb 27 17:56:21 2024 +0100

    Update dependency org.immutables:value-annotations to v2.10.1 (#2307)
    
    (cherry picked from commit 8209c322c3e948c510f73ddea590eab14602c941)
---
 solr/licenses/value-annotations-2.10.0.jar.sha1 | 1 -
 solr/licenses/value-annotations-2.10.1.jar.sha1 | 1 +
 versions.lock                                   | 2 +-
 versions.props                                  | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/value-annotations-2.10.0.jar.sha1 b/solr/licenses/value-annotations-2.10.0.jar.sha1
deleted file mode 100644
index ca0447202e2..00000000000
--- a/solr/licenses/value-annotations-2.10.0.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7ef014a3ea9ce7dddb16c79dca00345387703b6b
diff --git a/solr/licenses/value-annotations-2.10.1.jar.sha1 b/solr/licenses/value-annotations-2.10.1.jar.sha1
new file mode 100644
index 00000000000..51870518d2d
--- /dev/null
+++ b/solr/licenses/value-annotations-2.10.1.jar.sha1
@@ -0,0 +1 @@
+78082897427a5174d4a43b1d1e2a18cff5ab834c
diff --git a/versions.lock b/versions.lock
index 3c10f437781..c9c7f8e81aa 100644
--- a/versions.lock
+++ b/versions.lock
@@ -325,7 +325,7 @@ org.glassfish.jersey.inject:jersey-hk2:3.1.5 (1 constraints: 0b050236)
 org.glassfish.jersey.media:jersey-media-json-jackson:3.1.5 (1 constraints: 0b050236)
 org.hamcrest:hamcrest:2.2 (3 constraints: 7620ce25)
 org.hamcrest:hamcrest-core:2.2 (1 constraints: cc05fe3f)
-org.immutables:value-annotations:2.10.0 (1 constraints: 35052f3b)
+org.immutables:value-annotations:2.10.1 (1 constraints: 3605303b)
 org.itadaki:bzip2:0.9.1 (2 constraints: bd0c4b2c)
 org.javassist:javassist:3.29.2-GA (1 constraints: 30112ef1)
 org.jctools:jctools-core:4.0.1 (1 constraints: 07050036)
diff --git a/versions.props b/versions.props
index 0eb9955d932..72c262529a2 100644
--- a/versions.props
+++ b/versions.props
@@ -66,7 +66,7 @@ org.glassfish.jersey*:*=3.1.5
 org.glassfish.jersey.containers:jersey-container-jetty-http=2.39.1
 org.hamcrest:*=2.2
 org.hsqldb:hsqldb=2.7.2
-org.immutables:value-annotations=2.10.0
+org.immutables:value-annotations=2.10.1
 org.jctools:jctools-core=4.0.1
 org.mockito:mockito*=5.8.0
 org.openjdk.jmh:*=1.37