You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2023/03/01 15:14:49 UTC

[solr] branch main updated: Update dependency org.immutables:value-annotations to v2.9.3 (#1388)

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

krisden 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 f93ac7c0f81 Update dependency org.immutables:value-annotations to v2.9.3 (#1388)
f93ac7c0f81 is described below

commit f93ac7c0f81ebd1aa8528d3cf9ec3ae8d35cefd5
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Mar 1 16:14:06 2023 +0100

    Update dependency org.immutables:value-annotations to v2.9.3 (#1388)
---
 solr/licenses/value-annotations-2.9.2.jar.sha1 | 1 -
 solr/licenses/value-annotations-2.9.3.jar.sha1 | 1 +
 versions.lock                                  | 2 +-
 versions.props                                 | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/value-annotations-2.9.2.jar.sha1 b/solr/licenses/value-annotations-2.9.2.jar.sha1
deleted file mode 100644
index a689dce6a90..00000000000
--- a/solr/licenses/value-annotations-2.9.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e2983908ee1d400c73447b6fda9cf3c9fce342bc
diff --git a/solr/licenses/value-annotations-2.9.3.jar.sha1 b/solr/licenses/value-annotations-2.9.3.jar.sha1
new file mode 100644
index 00000000000..1ae351c18ce
--- /dev/null
+++ b/solr/licenses/value-annotations-2.9.3.jar.sha1
@@ -0,0 +1 @@
+0ceb905d89e453b578a2463274e2ec559977b6cd
diff --git a/versions.lock b/versions.lock
index e36b9f43c31..d4851526231 100644
--- a/versions.lock
+++ b/versions.lock
@@ -315,7 +315,7 @@ org.glassfish.jersey.inject:jersey-hk2:2.35 (1 constraints: de04fe30)
 org.glassfish.jersey.media:jersey-media-json-jackson:2.35 (1 constraints: de04fe30)
 org.hamcrest:hamcrest:2.2 (3 constraints: 7620ce25)
 org.hamcrest:hamcrest-core:2.2 (1 constraints: cc05fe3f)
-org.immutables:value-annotations:2.9.2 (1 constraints: 0f051236)
+org.immutables:value-annotations:2.9.3 (1 constraints: 10051336)
 org.itadaki:bzip2:0.9.1 (2 constraints: bd0c4b2c)
 org.javassist:javassist:3.25.0-GA (1 constraints: 2a110ef1)
 org.jctools:jctools-core:3.3.0 (1 constraints: 08050336)
diff --git a/versions.props b/versions.props
index 34a2b5ff7d8..7e8aa1cd271 100644
--- a/versions.props
+++ b/versions.props
@@ -64,7 +64,7 @@ org.glassfish.hk2*:*=2.6.1
 org.glassfish.jersey*:*=2.35
 org.hamcrest:*=2.2
 org.hsqldb:hsqldb=2.4.0
-org.immutables:value-annotations=2.9.2
+org.immutables:value-annotations=2.9.3
 org.jctools:jctools-core=3.3.0
 org.mockito:mockito-core=3.8.0
 org.openjdk.jmh:*=1.32