Review comments updated

Review comments updated
This commit is contained in:
Amitabh Tiwari
2021-11-06 05:53:22 +05:30
parent 82026b3fff
commit 47ca31189a
4 changed files with 125 additions and 128 deletions
+4 -4
View File
@@ -62,10 +62,10 @@
<version>${javamoney.moneta.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${spring.core.version}</version>
</dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${spring.core.version}</version>
</dependency>
</dependencies>
<build>