diff --git a/hibernate-project/pom.xml b/hibernate-project/pom.xml
index 5b3ca69..db4126b 100644
--- a/hibernate-project/pom.xml
+++ b/hibernate-project/pom.xml
@@ -57,16 +57,20 @@
jakarta.persistence
jakarta.persistence-api
+
+ jakarta.validation
+ jakarta.validation-api
+ 3.1.0
+
com.mysql
mysql-connector-j
9.3.0
- org.jetbrains
- annotations
- RELEASE
- compile
+ org.reflections
+ reflections
+ 0.10.2