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 @@ -12,7 +12,7 @@ dependencies {
12
12
api platform(" io.rsocket:rsocket-bom:1.1.4" )
13
13
api platform(" org.junit:junit-bom:5.9.3" )
14
14
api platform(" org.mockito:mockito-bom:4.8.1" )
15
- api platform(" org.springframework.data:spring-data-bom:2022.0.6 " )
15
+ api platform(" org.springframework.data:spring-data-bom:2022.0.7 " )
16
16
api platform(" org.jetbrains.kotlin:kotlin-bom:$kotlinVersion " )
17
17
api platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4" )
18
18
api platform(" com.fasterxml.jackson:jackson-bom:2.14.3" )
@@ -67,7 +67,7 @@ dependencies {
67
67
api " org.skyscreamer:jsonassert:1.5.1"
68
68
api " org.slf4j:log4j-over-slf4j:1.7.36"
69
69
api " org.slf4j:slf4j-api:2.0.7"
70
- api " org.springframework.ldap:spring-ldap-core:3.0.3 "
70
+ api " org.springframework.ldap:spring-ldap-core:3.0.4 "
71
71
api " org.synchronoss.cloud:nio-multipart-parser:1.1.0"
72
72
api ' org.apache.maven.resolver:maven-resolver-connector-basic:1.8.2'
73
73
api ' org.apache.maven.resolver:maven-resolver-impl:1.8.2'
You can’t perform that action at this time.
0 commit comments