File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ subprojects {
278278
279279configure(subprojects. findAll {it. name != ' data-prepper-api' }) {
280280 dependencies {
281- implementation platform(' software.amazon.awssdk:bom:2.30.23 ' )
281+ implementation platform(' software.amazon.awssdk:bom:2.41.5 ' )
282282 implementation ' jakarta.validation:jakarta.validation-api:3.0.2'
283283 }
284284}
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dependencyResolutionManagement {
6666 library(' parquet-avro' , ' org.apache.parquet' , ' parquet-avro' ). versionRef(' parquet' )
6767 library(' parquet-column' , ' org.apache.parquet' , ' parquet-column' ). versionRef(' parquet' )
6868 library(' parquet-hadoop' , ' org.apache.parquet' , ' parquet-hadoop' ). versionRef(' parquet' )
69- version(' hadoop' , ' 3.4.0 ' )
69+ version(' hadoop' , ' 3.4.2 ' )
7070 library(' hadoop-common' , ' org.apache.hadoop' , ' hadoop-common' ). versionRef(' hadoop' )
7171 library(' hadoop-mapreduce' , ' org.apache.hadoop' , ' hadoop-mapreduce-client-core' ). versionRef(' hadoop' )
7272 version(' avro' , ' 1.11.4' )
You can’t perform that action at this time.
0 commit comments