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

rishabhdaim pushed a commit to branch OAK-12283
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 4e1d52236834bdd6a547c4c17c8f9287d8e07285
Author: rishabhdaim <[email protected]>
AuthorDate: Thu Jun 25 22:34:31 2026 +0530

    OAK-12283 : bump aws sdk to 2.35.11
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index a3232c25a9..ace3584b5c 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -71,7 +71,7 @@
     <pax-url.version>2.6.17</pax-url.version>
     <groovy.version>3.0.25</groovy.version>
     <netty.version>4.1.135.Final</netty.version>
-    <aws.sdk.version>2.34.9</aws.sdk.version>
+    <aws.sdk.version>2.35.11</aws.sdk.version>
     <!-- determines the bytecode version (i.e. the minimum JRE required to run 
the build artifact) -->
     <javaTargetVersion>17</javaTargetVersion>
     <maven.compiler.release>${javaTargetVersion}</maven.compiler.release>

Reply via email to