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 1a5bb32fe7 Bump software.amazon.awssdk:bom from 2.31.28 to 2.31.29
(#15643)
1a5bb32fe7 is described below
commit 1a5bb32fe734f1debc440fdd273fa541710f7af5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 27 08:10:36 2025 -0700
Bump software.amazon.awssdk:bom from 2.31.28 to 2.31.29 (#15643)
Bumps software.amazon.awssdk:bom from 2.31.28 to 2.31.29.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.31.29
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 e9967eed5d..c6f4d2e60e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,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.31.28</aws.sdk.version>
+ <aws.sdk.version>2.31.29</aws.sdk.version>
<azure.sdk.version>1.2.33</azure.sdk.version>
<azure.msal4j.version>1.20.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]