diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml index 993eeecbb8106949d14e37a3c4f00f59da5248a4..fd0df8f9979a455cf9850002e584b0ea3297389b 100644 --- a/testing/notification-test-core/pom.xml +++ b/testing/notification-test-core/pom.xml @@ -41,23 +41,6 @@ </properties> <dependencies> - <dependency> - <groupId>jakarta.xml.bind</groupId> - <artifactId>jakarta.xml.bind-api</artifactId> - <version>4.0.0</version> - <scope>provided</scope> - </dependency> - - <dependency> - <groupId>com.sun.xml.bind</groupId> - <artifactId>jaxb-core</artifactId> - <version>4.0.0</version> - </dependency> - <dependency> - <groupId>com.sun.xml.bind</groupId> - <artifactId>jaxb-impl</artifactId> - <version>4.0.0</version> - </dependency> <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId>