diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..6c34601c --- /dev/null +++ b/pom.xml @@ -0,0 +1,32 @@ + + 4.0.0 + + com.tpximpact + url_shortener_api + 1.0 + + + org.springframework.boot + spring-boot-starter-parent + 3.2.0 + + + + 17 + + + + + + org.springframework.boot + spring-boot-starter + + + + + org.springframework.boot + spring-boot-starter-web + + + +