Merge pull request #10547 from freelansam/JAVA-3961

JAVA-4802: Upgrade parent-spring-5 to the latest version of Spring 5
This commit is contained in:
Dhawal Kapil
2021-03-13 01:07:01 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-spring-5</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>parent-spring-5/pom.xml</relativePath>
<relativePath>../../parent-spring-5</relativePath>
</parent>
<dependencies>