diff --git a/NOTICE b/NOTICE
index 990b439ba1c0177f54293fb1fcc4f7031987fe0c..d9704c772b8aab784dcbafbef274c1f3bec9fb30 100644
--- a/NOTICE
+++ b/NOTICE
@@ -43,7 +43,7 @@ The following software have components provided under the terms of this license:
 - Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga, http://hc.apache.org/httpcomponents-core-ga/, http://hc.apache.org/httpcomponents-core/)
 - Apache Log4j API (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api)
 - Apache Log4j Core (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core)
-- Apache Log4j JUL Adapter (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-jul)
+- Apache Log4j JUL Handler (from https://logging.apache.org/log4j/3.x/)
 - Apache Log4j SLF4J Binding (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl)
 - Apache Log4j to SLF4J Adapter (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j)
 - AssertJ Core (from https://assertj.github.io/doc/#assertj-core)
diff --git a/provider/unit-aws/pom.xml b/provider/unit-aws/pom.xml
index 2d877f810278d41ad1f64db49750efa5575856e1..405a35d264cc7988043c208aaae6865e60a55787 100644
--- a/provider/unit-aws/pom.xml
+++ b/provider/unit-aws/pom.xml
@@ -63,7 +63,7 @@
         <dependency>
             <groupId>org.opengroup.osdu.core.aws</groupId>
             <artifactId>os-core-lib-aws</artifactId>
-            <version>3.0.1</version>
+            <version>3.0.2</version>
         </dependency>