[JAVA-16680] Update Spring version to 5.3.24 (#13142)

* [JAVA-16680] Update Spring version to 5.3.24

* [JAVA-16680] Fix parent module path
This commit is contained in:
Haroon Khan
2022-12-11 05:16:29 +00:00
committed by GitHub
parent 590b1713e3
commit b753e05975
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-spring-5</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-spring-5</relativePath>
<relativePath>../../parent-spring-5</relativePath>
</parent>
<dependencies>