Upgrade test dependencies
This commit is contained in:
@@ -5,7 +5,7 @@ dependencyManagement {
|
||||
mavenBom 'org.springframework:spring-framework-bom:5.1.4.RELEASE'
|
||||
mavenBom 'org.springframework.data:spring-data-releasetrain:Lovelace-SR4'
|
||||
mavenBom 'org.springframework.security:spring-security-bom:5.1.2.RELEASE'
|
||||
mavenBom 'org.testcontainers:testcontainers-bom:1.10.2'
|
||||
mavenBom 'org.testcontainers:testcontainers-bom:1.10.5'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -16,7 +16,7 @@ dependencyManagement {
|
||||
|
||||
dependency 'com.h2database:h2:1.4.197'
|
||||
dependency 'com.microsoft.sqlserver:mssql-jdbc:7.0.0.jre8'
|
||||
dependency 'com.zaxxer:HikariCP:3.2.0'
|
||||
dependency 'com.zaxxer:HikariCP:3.3.0'
|
||||
dependency 'edu.umd.cs.mtc:multithreadedtc:1.01'
|
||||
dependency 'io.lettuce:lettuce-core:5.1.3.RELEASE'
|
||||
dependency 'javax.annotation:javax.annotation-api:1.3.2'
|
||||
|
||||
Reference in New Issue
Block a user