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 92f9316345 Bump software.amazon.awssdk:bom from 2.31.43 to 2.31.44
(#15821)
92f9316345 is described below
commit 92f931634572e28c68e62157434756a1a5ce3ea6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 18 03:33:40 2025 -0700
Bump software.amazon.awssdk:bom from 2.31.43 to 2.31.44 (#15821)
Bumps software.amazon.awssdk:bom from 2.31.43 to 2.31.44.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
dependency-version: 2.31.44
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 05d40b7c68..afc18cfd88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,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.43</aws.sdk.version>
+ <aws.sdk.version>2.31.44</aws.sdk.version>
<azure.sdk.version>1.2.34</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]