diff --git a/notification-manager/pom.xml b/notification-manager/pom.xml index 2a6c6965dab0391967d437badcf1ca091ea7d323..99cc54ecb668c79b90c2d14dbcb17c8fdc50a864 100644 --- a/notification-manager/pom.xml +++ b/notification-manager/pom.xml @@ -61,10 +61,6 @@ </dependency> <!-- tools --> - <dependency> - <groupId>jakarta.validation</groupId> - <artifactId>jakarta.validation-api</artifactId> - </dependency> <dependency> <groupId>org.mapstruct</groupId> <artifactId>mapstruct</artifactId>