diff --git a/pom.xml b/pom.xml index 6cf190a..5b5d240 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,6 @@ org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-devtools @@ -52,16 +51,24 @@ org.springframework.boot spring-boot-starter-data-jpa + org.jetbrains annotations - 20.1.0 - compile + 24.0.1 + - org.hibernate + org.hibernate.orm hibernate-jpamodelgen - 5.6.12.Final + 6.2.7.Final + provided + + + + org.hibernate.orm + hibernate-core + 6.2.7.Final