This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 92b114afcd1 build(deps): bump com.amazonaws:aws-java-sdk-logs from 
1.12.793 to 1.12.797 (#20016)
92b114afcd1 is described below

commit 92b114afcd13071358ce4d7935e1d48ea8d92576
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 09:43:22 2026 +0800

    build(deps): bump com.amazonaws:aws-java-sdk-logs from 1.12.793 to 1.12.797 
(#20016)
    
    * build(deps): bump com.amazonaws:aws-java-sdk-logs
    
    Bumps 
[com.amazonaws:aws-java-sdk-logs](https://github.com/aws/aws-sdk-java) from 
1.12.793 to 1.12.797.
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.793...1.12.797)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-logs
      dependency-version: 1.12.797
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update AWS SDK license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 4 ++--
 pom.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index fc562739a46..78243319ed9 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5131,7 +5131,7 @@ libraries:
 
 name: com.amazonaws aws-java-sdk-logs
 license_category: binary
-version: 1.12.638
+version: 1.12.797
 module: druid-ranger-security
 license_name: Apache License version 2.0
 libraries:
@@ -5141,7 +5141,7 @@ libraries:
 
 name: com.amazonaws jmespath-java
 license_category: binary
-version: 1.12.638
+version: 1.12.797
 module: druid-ranger-security
 license_name: Apache License version 2.0
 libraries:
diff --git a/pom.xml b/pom.xml
index 56cac799cde..53e2b760091 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <mockito.version>5.23.0</mockito.version>
         <!-- AWS SDK v1 is still used as a transitive dependency by Hadoop and 
Ranger extensions.
              It should be removed once those extensions are upgraded or 
dropped (see #19109). -->
-        <aws.sdk.v1.version>1.12.793</aws.sdk.v1.version>
+        <aws.sdk.v1.version>1.12.797</aws.sdk.v1.version>
         <aws.sdk.v2.version>2.51.3</aws.sdk.v2.version>
         <caffeine.version>3.2.4</caffeine.version>
         <jacoco.version>0.8.14</jacoco.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to