File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencyManagement {
5
5
mavenBom ' org.springframework:spring-framework-bom:5.1.4.RELEASE'
6
6
mavenBom ' org.springframework.data:spring-data-releasetrain:Lovelace-SR4'
7
7
mavenBom ' org.springframework.security:spring-security-bom:5.1.2.RELEASE'
8
- mavenBom ' org.testcontainers:testcontainers-bom:1.10.2 '
8
+ mavenBom ' org.testcontainers:testcontainers-bom:1.10.5 '
9
9
}
10
10
11
11
dependencies {
@@ -16,7 +16,7 @@ dependencyManagement {
16
16
17
17
dependency ' com.h2database:h2:1.4.197'
18
18
dependency ' com.microsoft.sqlserver:mssql-jdbc:7.0.0.jre8'
19
- dependency ' com.zaxxer:HikariCP:3.2 .0'
19
+ dependency ' com.zaxxer:HikariCP:3.3 .0'
20
20
dependency ' edu.umd.cs.mtc:multithreadedtc:1.01'
21
21
dependency ' io.lettuce:lettuce-core:5.1.3.RELEASE'
22
22
dependency ' javax.annotation:javax.annotation-api:1.3.2'
You can’t perform that action at this time.
0 commit comments