diff --git a/pom.xml b/pom.xml
index 9bb3765..ff4fccd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,9 +19,9 @@
- org.sonatype.oss
- oss-parent
- 7
+ org.springframework.boot
+ spring-boot-starter-parent
+ 2.7.12
@@ -58,6 +58,7 @@
mysql
mysql-connector-java
+ 8.0.33
org.casbin
@@ -80,6 +81,12 @@
spring-boot-starter-test
+
+ junit
+ junit
+ test
+
+
\ No newline at end of file