This is an automated email from the ASF dual-hosted git repository.
epugh 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 1f760b796c5 Update AWS SDK to v2.54.6 (#4846)
1f760b796c5 is described below
commit 1f760b796c54205f6a0955cfef8a0d504cf0e761
Author: Solr Bot <[email protected]>
AuthorDate: Thu Sep 3 15:24:59 2026 +0200
Update AWS SDK to v2.54.6 (#4846)
Co-authored-by: Eric Pugh <[email protected]>
---
.../PR#4846-update-aws-sdk-to-v2-54-6.yml | 7 +
gradle/libs.versions.toml | 2 +-
solr/licenses/annotations-2.42.37.jar.sha1 | 1 -
solr/licenses/annotations-2.54.6.jar.sha1 | 1 +
solr/licenses/apache-client-2.42.37.jar.sha1 | 1 -
solr/licenses/apache-client-2.54.6.jar.sha1 | 1 +
solr/licenses/apache5-client-2.54.6.jar.sha1 | 1 +
solr/licenses/apache5-client-LICENSE-ASL.txt | 206 +++++++++++++++++++++
solr/licenses/apache5-client-NOTICE.txt | 25 +++
solr/licenses/arns-2.42.37.jar.sha1 | 1 -
solr/licenses/arns-2.54.6.jar.sha1 | 1 +
solr/licenses/auth-2.42.37.jar.sha1 | 1 -
solr/licenses/auth-2.54.6.jar.sha1 | 1 +
solr/licenses/aws-core-2.42.37.jar.sha1 | 1 -
solr/licenses/aws-core-2.54.6.jar.sha1 | 1 +
solr/licenses/aws-query-protocol-2.42.37.jar.sha1 | 1 -
solr/licenses/aws-query-protocol-2.54.6.jar.sha1 | 1 +
solr/licenses/aws-xml-protocol-2.42.37.jar.sha1 | 1 -
solr/licenses/aws-xml-protocol-2.54.6.jar.sha1 | 1 +
solr/licenses/checksums-2.42.37.jar.sha1 | 1 -
solr/licenses/checksums-2.54.6.jar.sha1 | 1 +
solr/licenses/checksums-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/checksums-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/crt-core-2.42.37.jar.sha1 | 1 -
solr/licenses/crt-core-2.54.6.jar.sha1 | 1 +
solr/licenses/endpoints-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/endpoints-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/http-auth-2.42.37.jar.sha1 | 1 -
solr/licenses/http-auth-2.54.6.jar.sha1 | 1 +
solr/licenses/http-auth-aws-2.42.37.jar.sha1 | 1 -
solr/licenses/http-auth-aws-2.54.6.jar.sha1 | 1 +
.../http-auth-aws-eventstream-2.42.37.jar.sha1 | 1 -
.../http-auth-aws-eventstream-2.54.6.jar.sha1 | 1 +
solr/licenses/http-auth-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/http-auth-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/http-client-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/http-client-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/httpclient5-5.6.4.jar.sha1 | 1 +
solr/licenses/httpcore5-5.4.3.jar.sha1 | 1 +
solr/licenses/httpcore5-h2-5.4.3.jar.sha1 | 1 +
solr/licenses/identity-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/identity-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/json-utils-2.42.37.jar.sha1 | 1 -
solr/licenses/json-utils-2.54.6.jar.sha1 | 1 +
solr/licenses/metrics-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/metrics-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/profiles-2.42.37.jar.sha1 | 1 -
solr/licenses/profiles-2.54.6.jar.sha1 | 1 +
solr/licenses/protocol-core-2.42.37.jar.sha1 | 1 -
solr/licenses/protocol-core-2.54.6.jar.sha1 | 1 +
solr/licenses/regions-2.42.37.jar.sha1 | 1 -
solr/licenses/regions-2.54.6.jar.sha1 | 1 +
solr/licenses/retries-2.42.37.jar.sha1 | 1 -
solr/licenses/retries-2.54.6.jar.sha1 | 1 +
solr/licenses/retries-spi-2.42.37.jar.sha1 | 1 -
solr/licenses/retries-spi-2.54.6.jar.sha1 | 1 +
solr/licenses/s3-2.42.37.jar.sha1 | 1 -
solr/licenses/s3-2.54.6.jar.sha1 | 1 +
solr/licenses/sdk-core-2.42.37.jar.sha1 | 1 -
solr/licenses/sdk-core-2.54.6.jar.sha1 | 1 +
solr/licenses/sts-2.42.37.jar.sha1 | 1 -
solr/licenses/sts-2.54.6.jar.sha1 | 1 +
.../third-party-jackson-core-2.42.37.jar.sha1 | 1 -
.../third-party-jackson-core-2.54.6.jar.sha1 | 1 +
solr/licenses/utils-2.42.37.jar.sha1 | 1 -
solr/licenses/utils-2.54.6.jar.sha1 | 1 +
solr/licenses/utils-lite-2.42.37.jar.sha1 | 1 -
solr/licenses/utils-lite-2.54.6.jar.sha1 | 1 +
solr/modules/s3-repository/gradle.lockfile | 66 +++----
69 files changed, 308 insertions(+), 62 deletions(-)
diff --git a/changelog/unreleased/PR#4846-update-aws-sdk-to-v2-54-6.yml
b/changelog/unreleased/PR#4846-update-aws-sdk-to-v2-54-6.yml
new file mode 100644
index 00000000000..e9795ef0bf2
--- /dev/null
+++ b/changelog/unreleased/PR#4846-update-aws-sdk-to-v2-54-6.yml
@@ -0,0 +1,7 @@
+title: Update AWS SDK to v2.54.6
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4846
+ url: https://github.com/apache/solr/pull/4846
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 27f3856e3ff..d14b0031228 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -14,7 +14,7 @@
# limitations under the License.
[versions]
adobe-testing-s3mock = "5.2.0"
-amazon-awssdk = "2.42.37"
+amazon-awssdk = "2.54.6"
androidx-adaptive = "1.3.0-beta02"
androidx-lifecycle = "2.10.0"
androidx-navigation3 = "1.1.1"
diff --git a/solr/licenses/annotations-2.42.37.jar.sha1
b/solr/licenses/annotations-2.42.37.jar.sha1
deleted file mode 100644
index dbcf3de7171..00000000000
--- a/solr/licenses/annotations-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b1a13a1f1d3b5445e2f60dcc01c0e1c66662ce32
diff --git a/solr/licenses/annotations-2.54.6.jar.sha1
b/solr/licenses/annotations-2.54.6.jar.sha1
new file mode 100644
index 00000000000..b61eeac1d42
--- /dev/null
+++ b/solr/licenses/annotations-2.54.6.jar.sha1
@@ -0,0 +1 @@
+59848fe618242320e04429961fda296c108ecbf0
diff --git a/solr/licenses/apache-client-2.42.37.jar.sha1
b/solr/licenses/apache-client-2.42.37.jar.sha1
deleted file mode 100644
index 06b09d5efbe..00000000000
--- a/solr/licenses/apache-client-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-34a1dcf7f2d504954b00b5d2df485b445ff0fe4a
diff --git a/solr/licenses/apache-client-2.54.6.jar.sha1
b/solr/licenses/apache-client-2.54.6.jar.sha1
new file mode 100644
index 00000000000..4b0d9f5ea53
--- /dev/null
+++ b/solr/licenses/apache-client-2.54.6.jar.sha1
@@ -0,0 +1 @@
+b470dc8c3daeeea4a28f64db0c8ed12ffd8a611d
diff --git a/solr/licenses/apache5-client-2.54.6.jar.sha1
b/solr/licenses/apache5-client-2.54.6.jar.sha1
new file mode 100644
index 00000000000..d06de837417
--- /dev/null
+++ b/solr/licenses/apache5-client-2.54.6.jar.sha1
@@ -0,0 +1 @@
+184334f82ebccc29a29386c9ec4c709e82e8e3a6
diff --git a/solr/licenses/apache5-client-LICENSE-ASL.txt
b/solr/licenses/apache5-client-LICENSE-ASL.txt
new file mode 100644
index 00000000000..1eef70a9b9f
--- /dev/null
+++ b/solr/licenses/apache5-client-LICENSE-ASL.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files
contained within or distributed
+ with the accompanying software if such terms are included in the directory
containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the
software license above.
diff --git a/solr/licenses/apache5-client-NOTICE.txt
b/solr/licenses/apache5-client-NOTICE.txt
new file mode 100644
index 00000000000..7b5a0689032
--- /dev/null
+++ b/solr/licenses/apache5-client-NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following
copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James
Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from
oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams -
https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor -
https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/solr/licenses/arns-2.42.37.jar.sha1
b/solr/licenses/arns-2.42.37.jar.sha1
deleted file mode 100644
index bd3ecaf3c21..00000000000
--- a/solr/licenses/arns-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-dfa5f78ee3ef1ae7751d77cbfea79ab9462a4eda
diff --git a/solr/licenses/arns-2.54.6.jar.sha1
b/solr/licenses/arns-2.54.6.jar.sha1
new file mode 100644
index 00000000000..889e3f158e7
--- /dev/null
+++ b/solr/licenses/arns-2.54.6.jar.sha1
@@ -0,0 +1 @@
+67d39b47100b2f60a1d87848d2997ade03f9e69c
diff --git a/solr/licenses/auth-2.42.37.jar.sha1
b/solr/licenses/auth-2.42.37.jar.sha1
deleted file mode 100644
index 82f6bede40b..00000000000
--- a/solr/licenses/auth-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1367486a9ad11dc1d86db7b91f1ae6763c80caa9
diff --git a/solr/licenses/auth-2.54.6.jar.sha1
b/solr/licenses/auth-2.54.6.jar.sha1
new file mode 100644
index 00000000000..1856f01b06b
--- /dev/null
+++ b/solr/licenses/auth-2.54.6.jar.sha1
@@ -0,0 +1 @@
+82202019c298ac2e45c431eae9f53199c265f8ba
diff --git a/solr/licenses/aws-core-2.42.37.jar.sha1
b/solr/licenses/aws-core-2.42.37.jar.sha1
deleted file mode 100644
index 81229d11a2a..00000000000
--- a/solr/licenses/aws-core-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-81da5401148dc666e61137c2ec4cb6d16a1d93e9
diff --git a/solr/licenses/aws-core-2.54.6.jar.sha1
b/solr/licenses/aws-core-2.54.6.jar.sha1
new file mode 100644
index 00000000000..3fc7a676cae
--- /dev/null
+++ b/solr/licenses/aws-core-2.54.6.jar.sha1
@@ -0,0 +1 @@
+1530f4fa63789652ba3d10fa2e5e0faf501a4405
diff --git a/solr/licenses/aws-query-protocol-2.42.37.jar.sha1
b/solr/licenses/aws-query-protocol-2.42.37.jar.sha1
deleted file mode 100644
index 63439cfd09e..00000000000
--- a/solr/licenses/aws-query-protocol-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e9e2849ad9acc8ac3589d9fb77c6ba9e5e7e327c
diff --git a/solr/licenses/aws-query-protocol-2.54.6.jar.sha1
b/solr/licenses/aws-query-protocol-2.54.6.jar.sha1
new file mode 100644
index 00000000000..c0c062aca5c
--- /dev/null
+++ b/solr/licenses/aws-query-protocol-2.54.6.jar.sha1
@@ -0,0 +1 @@
+5b4c2a0eec719521daeb97f48f87ee2f431f6c1a
diff --git a/solr/licenses/aws-xml-protocol-2.42.37.jar.sha1
b/solr/licenses/aws-xml-protocol-2.42.37.jar.sha1
deleted file mode 100644
index c7d66dbc614..00000000000
--- a/solr/licenses/aws-xml-protocol-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-495e1f5428bea389bd9bf4d431bc16445d9d6ce9
diff --git a/solr/licenses/aws-xml-protocol-2.54.6.jar.sha1
b/solr/licenses/aws-xml-protocol-2.54.6.jar.sha1
new file mode 100644
index 00000000000..9fffdaffaa5
--- /dev/null
+++ b/solr/licenses/aws-xml-protocol-2.54.6.jar.sha1
@@ -0,0 +1 @@
+4f0665df68267b9d890cec6a1cc3d72cb21af746
diff --git a/solr/licenses/checksums-2.42.37.jar.sha1
b/solr/licenses/checksums-2.42.37.jar.sha1
deleted file mode 100644
index 74684e7cf13..00000000000
--- a/solr/licenses/checksums-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b74d0ae9d5f24686f687687cf9f0fbf075eeaa63
diff --git a/solr/licenses/checksums-2.54.6.jar.sha1
b/solr/licenses/checksums-2.54.6.jar.sha1
new file mode 100644
index 00000000000..e249d1168da
--- /dev/null
+++ b/solr/licenses/checksums-2.54.6.jar.sha1
@@ -0,0 +1 @@
+bfb6c81e6881387b90558daaec667aa3ba1dd7d6
diff --git a/solr/licenses/checksums-spi-2.42.37.jar.sha1
b/solr/licenses/checksums-spi-2.42.37.jar.sha1
deleted file mode 100644
index 29316fa67d0..00000000000
--- a/solr/licenses/checksums-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9efc58b403257390065e1dac7137a79e261df2a9
diff --git a/solr/licenses/checksums-spi-2.54.6.jar.sha1
b/solr/licenses/checksums-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..df39736f7be
--- /dev/null
+++ b/solr/licenses/checksums-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+9c695aec7e5c23bdbd40f7fdeebfd1ee75d56439
diff --git a/solr/licenses/crt-core-2.42.37.jar.sha1
b/solr/licenses/crt-core-2.42.37.jar.sha1
deleted file mode 100644
index 6863d6be63f..00000000000
--- a/solr/licenses/crt-core-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-4e3d8cfb9b52b94f60a91849bbfa09c0bc0f1ab9
diff --git a/solr/licenses/crt-core-2.54.6.jar.sha1
b/solr/licenses/crt-core-2.54.6.jar.sha1
new file mode 100644
index 00000000000..33ec3078c72
--- /dev/null
+++ b/solr/licenses/crt-core-2.54.6.jar.sha1
@@ -0,0 +1 @@
+747897cc921ea4b87e1fd3530ded53d5e3ba8893
diff --git a/solr/licenses/endpoints-spi-2.42.37.jar.sha1
b/solr/licenses/endpoints-spi-2.42.37.jar.sha1
deleted file mode 100644
index cb6f35d8a95..00000000000
--- a/solr/licenses/endpoints-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-5cf2c9e67fdf32b57417f1975cdff243268e383a
diff --git a/solr/licenses/endpoints-spi-2.54.6.jar.sha1
b/solr/licenses/endpoints-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..43cc2af4aca
--- /dev/null
+++ b/solr/licenses/endpoints-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+81399a36c1f8ff7da8f81d0aff2175a088cd1698
diff --git a/solr/licenses/http-auth-2.42.37.jar.sha1
b/solr/licenses/http-auth-2.42.37.jar.sha1
deleted file mode 100644
index 7c240cb4aa5..00000000000
--- a/solr/licenses/http-auth-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ad2b97b222ba564bc4e1f5d89a4edfe50e9bcdf8
diff --git a/solr/licenses/http-auth-2.54.6.jar.sha1
b/solr/licenses/http-auth-2.54.6.jar.sha1
new file mode 100644
index 00000000000..7fe95f4342c
--- /dev/null
+++ b/solr/licenses/http-auth-2.54.6.jar.sha1
@@ -0,0 +1 @@
+2d8fe2e03877c67f90518bd7468df088977df01d
diff --git a/solr/licenses/http-auth-aws-2.42.37.jar.sha1
b/solr/licenses/http-auth-aws-2.42.37.jar.sha1
deleted file mode 100644
index db90fbda51f..00000000000
--- a/solr/licenses/http-auth-aws-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-98fa9005878817a77ca4ac8bd36173e5fd7762e8
diff --git a/solr/licenses/http-auth-aws-2.54.6.jar.sha1
b/solr/licenses/http-auth-aws-2.54.6.jar.sha1
new file mode 100644
index 00000000000..6a968e0bfe3
--- /dev/null
+++ b/solr/licenses/http-auth-aws-2.54.6.jar.sha1
@@ -0,0 +1 @@
+f0e66724d371727ad52e9133f2462b305609428b
diff --git a/solr/licenses/http-auth-aws-eventstream-2.42.37.jar.sha1
b/solr/licenses/http-auth-aws-eventstream-2.42.37.jar.sha1
deleted file mode 100644
index 92d481ec255..00000000000
--- a/solr/licenses/http-auth-aws-eventstream-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-443b35c30db91baad70a365c68243f0e08caf70c
diff --git a/solr/licenses/http-auth-aws-eventstream-2.54.6.jar.sha1
b/solr/licenses/http-auth-aws-eventstream-2.54.6.jar.sha1
new file mode 100644
index 00000000000..b32ca280d7d
--- /dev/null
+++ b/solr/licenses/http-auth-aws-eventstream-2.54.6.jar.sha1
@@ -0,0 +1 @@
+121e14bc1daaca43642d7459f0ad2ff8d61385e1
diff --git a/solr/licenses/http-auth-spi-2.42.37.jar.sha1
b/solr/licenses/http-auth-spi-2.42.37.jar.sha1
deleted file mode 100644
index c45d3c53f51..00000000000
--- a/solr/licenses/http-auth-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e72436b6c5e7601f2d6172b09fe44ab5c97c33e7
diff --git a/solr/licenses/http-auth-spi-2.54.6.jar.sha1
b/solr/licenses/http-auth-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..ec217a6da97
--- /dev/null
+++ b/solr/licenses/http-auth-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+e169c2cfe86de26feb12119925153aadc2fada95
diff --git a/solr/licenses/http-client-spi-2.42.37.jar.sha1
b/solr/licenses/http-client-spi-2.42.37.jar.sha1
deleted file mode 100644
index 85a0700bd9b..00000000000
--- a/solr/licenses/http-client-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a6a7d757cc5c0606c725228a25c5800ef2380d5d
diff --git a/solr/licenses/http-client-spi-2.54.6.jar.sha1
b/solr/licenses/http-client-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..e19a0f832c2
--- /dev/null
+++ b/solr/licenses/http-client-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+76dcd0ca7435b3ee06cfa355d3a67a8d09c8e40f
diff --git a/solr/licenses/httpclient5-5.6.4.jar.sha1
b/solr/licenses/httpclient5-5.6.4.jar.sha1
new file mode 100644
index 00000000000..72ebff581e6
--- /dev/null
+++ b/solr/licenses/httpclient5-5.6.4.jar.sha1
@@ -0,0 +1 @@
+2a8ff1366303ac253e0ea64dab1e5abb5b7687bd
diff --git a/solr/licenses/httpcore5-5.4.3.jar.sha1
b/solr/licenses/httpcore5-5.4.3.jar.sha1
new file mode 100644
index 00000000000..d6780c4d174
--- /dev/null
+++ b/solr/licenses/httpcore5-5.4.3.jar.sha1
@@ -0,0 +1 @@
+32a0699fbcb103f5621c00983ee8f5aac080e4a6
diff --git a/solr/licenses/httpcore5-h2-5.4.3.jar.sha1
b/solr/licenses/httpcore5-h2-5.4.3.jar.sha1
new file mode 100644
index 00000000000..74882356031
--- /dev/null
+++ b/solr/licenses/httpcore5-h2-5.4.3.jar.sha1
@@ -0,0 +1 @@
+33bcd37d645539d27c65e17420843fd7f6c0ebf4
diff --git a/solr/licenses/identity-spi-2.42.37.jar.sha1
b/solr/licenses/identity-spi-2.42.37.jar.sha1
deleted file mode 100644
index 0319e9963c1..00000000000
--- a/solr/licenses/identity-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-c0bcbea7717e6220421af3c320f59272e1964a25
diff --git a/solr/licenses/identity-spi-2.54.6.jar.sha1
b/solr/licenses/identity-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..9945011eb73
--- /dev/null
+++ b/solr/licenses/identity-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+b63e5fcc6a0908282709a83574c92a46d0d825ff
diff --git a/solr/licenses/json-utils-2.42.37.jar.sha1
b/solr/licenses/json-utils-2.42.37.jar.sha1
deleted file mode 100644
index 0dd0e260574..00000000000
--- a/solr/licenses/json-utils-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-bed7e7e88026ff273838cbd40de3b9eded21e306
diff --git a/solr/licenses/json-utils-2.54.6.jar.sha1
b/solr/licenses/json-utils-2.54.6.jar.sha1
new file mode 100644
index 00000000000..17596a34c4a
--- /dev/null
+++ b/solr/licenses/json-utils-2.54.6.jar.sha1
@@ -0,0 +1 @@
+f8050f086d7aa6139e7d14cbb82ba29b7146bedc
diff --git a/solr/licenses/metrics-spi-2.42.37.jar.sha1
b/solr/licenses/metrics-spi-2.42.37.jar.sha1
deleted file mode 100644
index e892e21ff55..00000000000
--- a/solr/licenses/metrics-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-87e9e8c04f82394aa7cb916616e1cbcfc7a954f8
diff --git a/solr/licenses/metrics-spi-2.54.6.jar.sha1
b/solr/licenses/metrics-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..80e0635c567
--- /dev/null
+++ b/solr/licenses/metrics-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+6b6a9468b2b118eaf6fcccb2fc0b7b793e2e6f3a
diff --git a/solr/licenses/profiles-2.42.37.jar.sha1
b/solr/licenses/profiles-2.42.37.jar.sha1
deleted file mode 100644
index 7a9c3b0f0e2..00000000000
--- a/solr/licenses/profiles-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-b2e57056153651f93a826a6e0cfc2d935d876ee3
diff --git a/solr/licenses/profiles-2.54.6.jar.sha1
b/solr/licenses/profiles-2.54.6.jar.sha1
new file mode 100644
index 00000000000..de4fed656f6
--- /dev/null
+++ b/solr/licenses/profiles-2.54.6.jar.sha1
@@ -0,0 +1 @@
+927f5ba8127e0933c4f16f31c706ed3f7300f646
diff --git a/solr/licenses/protocol-core-2.42.37.jar.sha1
b/solr/licenses/protocol-core-2.42.37.jar.sha1
deleted file mode 100644
index 0e838547cc8..00000000000
--- a/solr/licenses/protocol-core-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-49bcc7cdf41b39b84f83f22201f888ac6d60b3e8
diff --git a/solr/licenses/protocol-core-2.54.6.jar.sha1
b/solr/licenses/protocol-core-2.54.6.jar.sha1
new file mode 100644
index 00000000000..bc45a123a86
--- /dev/null
+++ b/solr/licenses/protocol-core-2.54.6.jar.sha1
@@ -0,0 +1 @@
+77e15d75201c3d8c9fa1ef63e7535576f2c0b780
diff --git a/solr/licenses/regions-2.42.37.jar.sha1
b/solr/licenses/regions-2.42.37.jar.sha1
deleted file mode 100644
index 42d0cc1ff7d..00000000000
--- a/solr/licenses/regions-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9f2f7e54e093b5d77638b97f5fa087bbc38f7638
diff --git a/solr/licenses/regions-2.54.6.jar.sha1
b/solr/licenses/regions-2.54.6.jar.sha1
new file mode 100644
index 00000000000..23ff75f1b97
--- /dev/null
+++ b/solr/licenses/regions-2.54.6.jar.sha1
@@ -0,0 +1 @@
+b44ed7bbef1c448f495f2f8e440056db059c5f7f
diff --git a/solr/licenses/retries-2.42.37.jar.sha1
b/solr/licenses/retries-2.42.37.jar.sha1
deleted file mode 100644
index 9a927379434..00000000000
--- a/solr/licenses/retries-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-360553c72c0e1b1949b8109bf4f202096bf3eac7
diff --git a/solr/licenses/retries-2.54.6.jar.sha1
b/solr/licenses/retries-2.54.6.jar.sha1
new file mode 100644
index 00000000000..a97a71cfcf7
--- /dev/null
+++ b/solr/licenses/retries-2.54.6.jar.sha1
@@ -0,0 +1 @@
+ec94807ad21ec7029df7f87b115261b1357ee45e
diff --git a/solr/licenses/retries-spi-2.42.37.jar.sha1
b/solr/licenses/retries-spi-2.42.37.jar.sha1
deleted file mode 100644
index 66207ff3653..00000000000
--- a/solr/licenses/retries-spi-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-de34d04f9fc382bea4b91c6e398739512db0b96e
diff --git a/solr/licenses/retries-spi-2.54.6.jar.sha1
b/solr/licenses/retries-spi-2.54.6.jar.sha1
new file mode 100644
index 00000000000..3c362eaf636
--- /dev/null
+++ b/solr/licenses/retries-spi-2.54.6.jar.sha1
@@ -0,0 +1 @@
+f95ddc83f8963516a2ba88b8ec876fa1f4c129a8
diff --git a/solr/licenses/s3-2.42.37.jar.sha1
b/solr/licenses/s3-2.42.37.jar.sha1
deleted file mode 100644
index 4f9e990c363..00000000000
--- a/solr/licenses/s3-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-1f84320b40a915b39b002bcd08247c6c4186be47
diff --git a/solr/licenses/s3-2.54.6.jar.sha1 b/solr/licenses/s3-2.54.6.jar.sha1
new file mode 100644
index 00000000000..36eb8e632cd
--- /dev/null
+++ b/solr/licenses/s3-2.54.6.jar.sha1
@@ -0,0 +1 @@
+f23eb2c528ce6a7ef1fada7e12264f34d3e7d320
diff --git a/solr/licenses/sdk-core-2.42.37.jar.sha1
b/solr/licenses/sdk-core-2.42.37.jar.sha1
deleted file mode 100644
index 71dc4bad1a2..00000000000
--- a/solr/licenses/sdk-core-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-07de694e0e72862f093c5c837f27fb384a6b9610
diff --git a/solr/licenses/sdk-core-2.54.6.jar.sha1
b/solr/licenses/sdk-core-2.54.6.jar.sha1
new file mode 100644
index 00000000000..291b53fc6b4
--- /dev/null
+++ b/solr/licenses/sdk-core-2.54.6.jar.sha1
@@ -0,0 +1 @@
+1a5b164be55be939ed234e0eb78a6b683b2f3790
diff --git a/solr/licenses/sts-2.42.37.jar.sha1
b/solr/licenses/sts-2.42.37.jar.sha1
deleted file mode 100644
index 1090f07d728..00000000000
--- a/solr/licenses/sts-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e1ce18a7bb2209d6203073357e77d470c4573f06
diff --git a/solr/licenses/sts-2.54.6.jar.sha1
b/solr/licenses/sts-2.54.6.jar.sha1
new file mode 100644
index 00000000000..6a7d55eb78c
--- /dev/null
+++ b/solr/licenses/sts-2.54.6.jar.sha1
@@ -0,0 +1 @@
+1db2dd39df3b81441155f4a93eb3a174ad4efdd0
diff --git a/solr/licenses/third-party-jackson-core-2.42.37.jar.sha1
b/solr/licenses/third-party-jackson-core-2.42.37.jar.sha1
deleted file mode 100644
index 6fb5a7ac5af..00000000000
--- a/solr/licenses/third-party-jackson-core-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-09ad8d94e91bfa5c6e2ceb0aa9b9f3201ebf9ab9
diff --git a/solr/licenses/third-party-jackson-core-2.54.6.jar.sha1
b/solr/licenses/third-party-jackson-core-2.54.6.jar.sha1
new file mode 100644
index 00000000000..9d86b3ccc07
--- /dev/null
+++ b/solr/licenses/third-party-jackson-core-2.54.6.jar.sha1
@@ -0,0 +1 @@
+1d851a9057c5941228dbbc894b2fb2c171e1b242
diff --git a/solr/licenses/utils-2.42.37.jar.sha1
b/solr/licenses/utils-2.42.37.jar.sha1
deleted file mode 100644
index cdea5b4a663..00000000000
--- a/solr/licenses/utils-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9b862317e697a236013adbd9299174595ed279bb
diff --git a/solr/licenses/utils-2.54.6.jar.sha1
b/solr/licenses/utils-2.54.6.jar.sha1
new file mode 100644
index 00000000000..eaa81b10bbf
--- /dev/null
+++ b/solr/licenses/utils-2.54.6.jar.sha1
@@ -0,0 +1 @@
+c3c9198b9bbc7dcb7762ddc562f3e3ca23fa393b
diff --git a/solr/licenses/utils-lite-2.42.37.jar.sha1
b/solr/licenses/utils-lite-2.42.37.jar.sha1
deleted file mode 100644
index 28a9b84e9b9..00000000000
--- a/solr/licenses/utils-lite-2.42.37.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7fbe573b0b7764ae29d2b36e63543a372c4cbbfb
diff --git a/solr/licenses/utils-lite-2.54.6.jar.sha1
b/solr/licenses/utils-lite-2.54.6.jar.sha1
new file mode 100644
index 00000000000..9005dd52730
--- /dev/null
+++ b/solr/licenses/utils-lite-2.54.6.jar.sha1
@@ -0,0 +1 @@
+b911ca541466fc0f2e7fe49d825c809f6fd103f9
diff --git a/solr/modules/s3-repository/gradle.lockfile
b/solr/modules/s3-repository/gradle.lockfile
index 4ad00b42c80..2184648585b 100644
--- a/solr/modules/s3-repository/gradle.lockfile
+++ b/solr/modules/s3-repository/gradle.lockfile
@@ -91,6 +91,9 @@
org.apache.commons:commons-math3:3.6.1=jarValidation,runtimeClasspath,runtimeLib
org.apache.curator:curator-client:5.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
org.apache.curator:curator-framework:5.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
org.apache.curator:curator-test:5.9.0=jarValidation,testRuntimeClasspath
+org.apache.httpcomponents.client5:httpclient5:5.6.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
+org.apache.httpcomponents.core5:httpcore5-h2:5.4.3=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
+org.apache.httpcomponents.core5:httpcore5:5.4.3=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
org.apache.logging.log4j:log4j-1.2-api:2.26.1=solrPlatformLibs
@@ -183,36 +186,37 @@ org.slf4j:jul-to-slf4j:2.0.18=solrPlatformLibs
org.slf4j:slf4j-api:2.0.18=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
org.testcontainers:testcontainers:2.0.5=jarValidation,testCompileClasspath,testRuntimeClasspath
org.xerial.snappy:snappy-java:1.1.10.8=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-software.amazon.awssdk:annotations:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:apache-client:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:arns:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:auth:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:aws-core:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:aws-query-protocol:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:aws-xml-protocol:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:bom:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:checksums-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:checksums:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:crt-core:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:endpoints-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:http-auth-aws-eventstream:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:http-auth-aws:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:http-auth-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:http-auth:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:http-client-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:identity-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:json-utils:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:metrics-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:profiles:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:protocol-core:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:regions:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:retries-spi:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:retries:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:s3:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:sdk-core:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:sts:2.42.37=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
-software.amazon.awssdk:third-party-jackson-core:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:utils-lite:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
-software.amazon.awssdk:utils:2.42.37=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:annotations:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:apache-client:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:apache5-client:2.54.6=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
+software.amazon.awssdk:arns:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:auth:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:aws-core:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:aws-query-protocol:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:aws-xml-protocol:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:bom:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:checksums-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:checksums:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:crt-core:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:endpoints-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:http-auth-aws-eventstream:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:http-auth-aws:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:http-auth-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:http-auth:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:http-client-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:identity-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:json-utils:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:metrics-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:profiles:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:protocol-core:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:regions:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:retries-spi:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:retries:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:s3:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:sdk-core:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:sts:2.54.6=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
+software.amazon.awssdk:third-party-jackson-core:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:utils-lite:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
+software.amazon.awssdk:utils:2.54.6=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
software.amazon.eventstream:eventstream:1.0.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
empty=missingdoclet,packaging