This is an automated email from the ASF dual-hosted git repository. krisden pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 529e8a93ff8ce099bab04d1b0285515487f164ed Author: Solr Bot <[email protected]> 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 9a0e888dc77..c8bc66ec404 100644 --- a/versions.lock +++ b/versions.lock @@ -318,7 +318,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 0052511d71a..3f13e5431fd 100644 --- a/versions.props +++ b/versions.props @@ -65,7 +65,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
