Clean up poms

* Add Maven Wrapper to the root project
This commit is contained in:
Artem Bilan
2023-11-28 16:13:41 -05:00
parent ff65536794
commit 92a97f9fb7
9 changed files with 387 additions and 50 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-RC2</version>
<version>3.2.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>