From e1dd4298cd4724eadbb1a85d366543a6d28df8a9 Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Mon, 27 Jul 2026 10:08:10 +0200 Subject: [PATCH] MODEXPW-646: folio-s3-client 3.0.2, aws 2.42.34 https://folio-org.atlassian.net/browse/MODEXPW-646 Bump folio-s3-client from 3.0.0 to 3.0.2: https://github.com/folio-org/folio-s3-client/releases This includes https://folio-org.atlassian.net/browse/FOLS3CL-51 that has been shipped with folio-s3-client 3.0.1 and fixes multiple security vulnerabilities and bumps aws to 2.42.34. In mod-data-export-worker remove the aws-sdk-java dependency that currently downgrades the aws version to 2.40.2 and adds multiple unused dependencies. --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index acd868339..2539bfbfc 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,7 @@ ${project.basedir}/src/main/resources/swagger.api/email.yaml + 3.0.2 10.0.0 6.0.0 9.0.0 @@ -72,8 +73,6 @@ 2.9.1 2.0.3 1.21.4 - 2.40.2 - 3.0.0 1.3 5.2.0 @@ -214,12 +213,6 @@ ${marc4j.version} - - software.amazon.awssdk - aws-sdk-java - ${aws.sdk.version} - - org.hibernate.validator hibernate-validator