diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..9ddfd6a --- /dev/null +++ b/pom.xml @@ -0,0 +1,20 @@ + + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 2.7.18 + + + org.lanit + json-stub + 1.0.0 + + + + org.springframework.boot + spring-boot-starter-web + + + \ No newline at end of file