diff --git a/pom.xml b/pom.xml index cd17867..6d43613 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,13 @@ org.springframework.boot spring-boot-starter-data-jpa - + + org.jetbrains + annotations + 20.1.0 + compile + +