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 1bf1681af6bcce4baa7fbd9a6c2c6a89b4499a88 Author: Solr Bot <[email protected]> AuthorDate: Fri Jun 23 15:17:50 2023 +0200 Update dependency biz.aQute.bnd:biz.aQute.bnd.annotation to v6.4.1 (#1712) --- solr/licenses/biz.aQute.bnd.annotation-6.4.0.jar.sha1 | 1 - solr/licenses/biz.aQute.bnd.annotation-6.4.1.jar.sha1 | 1 + versions.lock | 2 +- versions.props | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/solr/licenses/biz.aQute.bnd.annotation-6.4.0.jar.sha1 b/solr/licenses/biz.aQute.bnd.annotation-6.4.0.jar.sha1 deleted file mode 100644 index a0f330ede4b..00000000000 --- a/solr/licenses/biz.aQute.bnd.annotation-6.4.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c3b0dc0ad6209c335f7d6f23e7d726f0ad743f7a diff --git a/solr/licenses/biz.aQute.bnd.annotation-6.4.1.jar.sha1 b/solr/licenses/biz.aQute.bnd.annotation-6.4.1.jar.sha1 new file mode 100644 index 00000000000..3046cf2dbf2 --- /dev/null +++ b/solr/licenses/biz.aQute.bnd.annotation-6.4.1.jar.sha1 @@ -0,0 +1 @@ +381d53a2e2f48c2623e04990f4a2b06b6885cab1 diff --git a/versions.lock b/versions.lock index c15f1ea3b35..8d33fa48195 100644 --- a/versions.lock +++ b/versions.lock @@ -1,5 +1,5 @@ # Run ./gradlew --write-locks to regenerate this file -biz.aQute.bnd:biz.aQute.bnd.annotation:6.4.0 (1 constraints: 0c051536) +biz.aQute.bnd:biz.aQute.bnd.annotation:6.4.1 (1 constraints: 0d051636) com.adobe.xmp:xmpcore:6.1.10 (1 constraints: fd0d5947) com.beust:jcommander:1.82 (2 constraints: 2b123714) com.carrotsearch:hppc:0.9.1 (2 constraints: ad0fc9a6) diff --git a/versions.props b/versions.props index bf870a07cdb..6a1bde28527 100644 --- a/versions.props +++ b/versions.props @@ -1,6 +1,6 @@ # The lines in this file needs to be lexicographically sorted. # Please only add direct dependencies. Overrides of transitive versions should be called out in a comment. -biz.aQute.bnd:biz.aQute.bnd.annotation=6.4.0 +biz.aQute.bnd:biz.aQute.bnd.annotation=6.4.1 com.adobe.testing:s3mock-junit4=2.13.0 com.carrotsearch.randomizedtesting:*=2.8.1 com.carrotsearch:hppc=0.9.1
