diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..267a115 --- /dev/null +++ b/pom.xml @@ -0,0 +1,39 @@ + + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.2.5 + + + com.developer + runtime-role-matrix-live-202607141836-v5 + 1.0.0 + runtime-role-matrix-live-202607141836-v5 + Developer role Spring Boot skeleton + + 17 + + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file