diff --git a/pom.xml b/pom.xml index ba622642..455b93f5 100644 --- a/pom.xml +++ b/pom.xml @@ -280,6 +280,11 @@ celements-keycloak 7.0-SNAPSHOT + + com.celements + celements-s3 + 7.0-SNAPSHOT + @@ -365,7 +370,7 @@ - + org.springframework spring-framework-bom @@ -373,8 +378,7 @@ pom import - - + com.fasterxml.jackson jackson-bom @@ -382,13 +386,21 @@ pom import - - + javax.transaction jta 1.1 + + + org.apache.httpcomponents + httpcore + 4.4.16 +