diff --git a/adapters/klab.ogc/pom.xml b/adapters/klab.ogc/pom.xml
index 21f8caae9..17e7a65f6 100644
--- a/adapters/klab.ogc/pom.xml
+++ b/adapters/klab.ogc/pom.xml
@@ -63,16 +63,22 @@
-
- com.amazonaws
- aws-java-sdk-core
- ${aws.version}
-
-
- com.amazonaws
- aws-java-sdk-s3
- ${aws.version}
-
+
+ software.amazon.awssdk
+ netty-nio-client
+ ${aws.version}
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ software.amazon.awssdk
+ protocol-core
+ ${aws.version}
+