This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 1664ef957bf Bump software.amazon.awssdk:bom from 2.41.30 to 2.41.31
(#17721)
1664ef957bf is described below
commit 1664ef957bf9f673e6488ea5cfaa09d2c36bf133
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 07:10:41 2026 -0800
Bump software.amazon.awssdk:bom from 2.41.30 to 2.41.31 (#17721)
Bumps software.amazon.awssdk:bom from 2.41.30 to 2.41.31.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.41.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 453aeb8eb76..dde341b24ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
<audienceannotations.version>0.15.1</audienceannotations.version>
<clp-ffi.version>0.4.7</clp-ffi.version>
<stax2-api.version>4.2.2</stax2-api.version>
- <aws.sdk.version>2.41.30</aws.sdk.version>
+ <aws.sdk.version>2.41.31</aws.sdk.version>
<azure.sdk.version>1.3.4</azure.sdk.version>
<azure.msal4j.version>1.24.0</azure.msal4j.version>
<joda-time.version>2.14.0</joda-time.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]