diff --git a/carapace-server/pom.xml b/carapace-server/pom.xml index 1aaa459ae..2586e40a2 100644 --- a/carapace-server/pom.xml +++ b/carapace-server/pom.xml @@ -251,6 +251,13 @@ + + org.jspecify + jspecify + + + + ${project.groupId} carapace-ui diff --git a/pom.xml b/pom.xml index 05cc7cb89..58fa1446a 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,7 @@ 2.35 2.14.3 3.27.0-GA + 1.0.0 1.7.35 33.3.1-jre 1.18.32 @@ -204,6 +205,11 @@ pom + + org.jspecify + jspecify + ${libs.jspecify} + org.slf4j slf4j-api