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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new b16a4c1232 NIFI-12954 Upgraded AWS BOM from 2.23.3 to 2.25.16
b16a4c1232 is described below

commit b16a4c12329c4a47a3553b71b99bcd23a85a1fdf
Author: Pierre Villard <pierre.villard...@gmail.com>
AuthorDate: Tue Mar 26 13:20:49 2024 +0100

    NIFI-12954 Upgraded AWS BOM from 2.23.3 to 2.25.16
    
    - Upgraded AWS BOM from 1.12.637 to 1.12.686
    
    This closes #8569
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit 0e255674fdc175dd14e8728420ed0c8d8fb1326b)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 13d45c0f47..8f6049067b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,8 +104,8 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <inceptionYear>2014</inceptionYear>
-        <com.amazonaws.version>1.12.637</com.amazonaws.version>
-        <software.amazon.awssdk.version>2.23.3</software.amazon.awssdk.version>
+        <com.amazonaws.version>1.12.686</com.amazonaws.version>
+        
<software.amazon.awssdk.version>2.25.16</software.amazon.awssdk.version>
         <gson.version>2.10.1</gson.version>
         
<io.fabric8.kubernetes.client.version>6.8.1</io.fabric8.kubernetes.client.version>
         <kotlin.version>1.9.10</kotlin.version>

Reply via email to