diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml
index aa6f572be9ab97c743dee33321fad62c6eadb6be..786330f7a271f1671a3f24fc78a681f124902cfd 100644
--- a/testing/notification-test-core/pom.xml
+++ b/testing/notification-test-core/pom.xml
@@ -44,17 +44,17 @@
         <dependency>
             <groupId>javax.xml.bind</groupId>
             <artifactId>jaxb-api</artifactId>
-            <version>2.2.11</version>
+            <version>2.3.0</version>
         </dependency>
         <dependency>
             <groupId>com.sun.xml.bind</groupId>
             <artifactId>jaxb-core</artifactId>
-            <version>2.2.11</version>
+            <version>2.3.0</version>
         </dependency>
         <dependency>
             <groupId>com.sun.xml.bind</groupId>
             <artifactId>jaxb-impl</artifactId>
-            <version>2.2.11</version>
+            <version>2.3.0</version>
         </dependency>
         <dependency>
             <groupId>org.opengroup.osdu</groupId>