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 093efdf949c Bump software.amazon.awssdk:bom from 2.41.5 to 2.41.6
(#17496)
093efdf949c is described below
commit 093efdf949cbd44ebd7390117d49f27bf09d6aa1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 08:36:38 2026 -0800
Bump software.amazon.awssdk:bom from 2.41.5 to 2.41.6 (#17496)
Bumps software.amazon.awssdk:bom from 2.41.5 to 2.41.6.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.41.6
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 4419e91ed40..0411f48676b 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.5</aws.sdk.version>
+ <aws.sdk.version>2.41.6</aws.sdk.version>
<azure.sdk.version>1.3.3</azure.sdk.version>
<azure.msal4j.version>1.23.1</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]