diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..a83fd16 --- /dev/null +++ b/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.2.5 + + + com.example + runtime-role-matrix-live-202607141522-v3 + 1.0.0 + jar + Runtime Role Matrix Live + Developer role Spring Boot skeleton application + + 17 + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file