Skip to content

Commit

Permalink
NIFI-11011 - Update AWS SDK versions to 1.12.371 and 2.17.295
Browse files Browse the repository at this point in the history
This closes #6810

Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
  • Loading branch information
pvillard31 authored and ChrisSamo632 committed Dec 29, 2022
1 parent bb886af commit 7a4e3a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.299</com.amazonaws.version>
<software.amazon.awssdk.version>2.17.270</software.amazon.awssdk.version>
<com.amazonaws.version>1.12.371</com.amazonaws.version>
<software.amazon.awssdk.version>2.17.295</software.amazon.awssdk.version>
<gson.version>2.10</gson.version>
<kotlin.version>1.7.20</kotlin.version>
<okhttp.version>4.10.0</okhttp.version>
Expand Down

0 comments on commit 7a4e3a4

Please sign in to comment.