This repository was archived by the owner on Nov 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ plugins {
66 id ' org.sonarqube' version ' 3.1.1'
77 id ' checkstyle'
88 id ' org.ajoberstar.grgit' version ' 4.1.1'
9- id " io.spring.dependency-management" version ' 1.0.11 .RELEASE'
10- id ' com.jfrog.artifactory' version ' 4.28 .0'
9+ id " io.spring.dependency-management" version ' 1.0.13 .RELEASE'
10+ id ' com.jfrog.artifactory' version ' 4.29 .0'
1111}
1212
1313description = ' Spring Integration AWS Support'
@@ -26,18 +26,18 @@ repositories {
2626}
2727
2828ext {
29- assertjVersion = ' 3.22.0 '
29+ assertjVersion = ' 3.23.1 '
3030 awaitilityVersion = ' 4.2.0'
3131 dynamodbLockClientVersion = ' 1.1.0'
32- jacksonVersion = ' 2.13.2 '
32+ jacksonVersion = ' 2.13.4 '
3333 junitVersion = ' 5.8.2'
3434 servletApiVersion = ' 4.0.1'
3535 localstackVersion = ' 0.2.20'
3636 log4jVersion = ' 2.17.2'
3737 springCloudAwsVersion = ' 2.4.2'
38- springIntegrationVersion = ' 5.5.14 '
39- kinesisClientVersion = ' 1.14.8 '
40- kinesisProducerVersion = ' 0.14.12 '
38+ springIntegrationVersion = ' 5.5.16 '
39+ kinesisClientVersion = ' 1.14.9 '
40+ kinesisProducerVersion = ' 0.14.13 '
4141
4242 idPrefix = ' aws'
4343
You can’t perform that action at this time.
0 commit comments