diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..1d4db07 --- /dev/null +++ b/pom.xml @@ -0,0 +1,39 @@ + + 4.0.0 + com.example.baispolicy + bais-policy + 1.0-SNAPSHOT + jar + + + org.springframework.boot + spring-boot-starter-parent + 3.5.14 + + + + + 17 + + + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + +