File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ plugins {
6
6
id ' org.sonarqube' version ' 3.1.1'
7
7
id ' checkstyle'
8
8
id ' org.ajoberstar.grgit' version ' 4.1.1'
9
- id " io.spring.dependency-management" version ' 1.0.13.RELEASE '
10
- id ' com.jfrog.artifactory' version ' 4.29 .0'
9
+ id " io.spring.dependency-management" version ' 1.1.0 '
10
+ id ' com.jfrog.artifactory' version ' 4.31 .0'
11
11
}
12
12
13
13
description = ' Spring Integration AWS Support'
@@ -26,13 +26,13 @@ repositories {
26
26
}
27
27
28
28
ext {
29
- assertjVersion = ' 3.23.1 '
29
+ assertjVersion = ' 3.24.2 '
30
30
awaitilityVersion = ' 4.2.0'
31
31
dynamodbLockClientVersion = ' 1.1.0'
32
32
jacksonVersion = ' 2.13.4'
33
33
junitVersion = ' 5.8.2'
34
34
servletApiVersion = ' 4.0.1'
35
- localstackVersion = ' 0.2.20 '
35
+ localstackVersion = ' 0.2.22 '
36
36
log4jVersion = ' 2.17.2'
37
37
springCloudAwsVersion = ' 2.4.2'
38
38
springIntegrationVersion = ' 5.5.16'
You can’t perform that action at this time.
0 commit comments