JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property * JAVA-5408: Cleanup spring-boot-react * JAVA-5408: Use commons-cli.version property in libraries-data * JAVA-5408: spring-security-modules cleanup Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
<version>1.5.10.RELEASE</version>
|
||||
<version>${spring-boot-starter-test.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user