JAVA-7783: POM properties cleanup

This commit is contained in:
Krzysiek
2021-11-16 15:10:49 +01:00
parent 15a50b8fe2
commit 0ab9e2e4f2
29 changed files with 42 additions and 97 deletions

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>4.3.20.RELEASE</version>
<version>${spring.core.version}</version>
<scope>test</scope>
</dependency>
</dependencies>