diff --git a/pom.xml b/pom.xml index b4012b6..ffd6458 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,22 @@ io.smallrye.reactive smallrye-mutiny-vertx-pg-client + + + + org.postgresql + postgresql + 42.3.1 + + + jakarta.xml.bind + jakarta.xml.bind-api + + + org.jetbrains + annotations + 20.1.0 +