Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 501a334

Browse files
committed
Upgrade dependencies; prepare for release
1 parent 9a434b8 commit 501a334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'org.sonarqube' version '3.0'
77
id 'checkstyle'
88
id 'org.ajoberstar.grgit' version '4.1.0'
9-
id "io.spring.dependency-management" version '1.0.10.RELEASE'
9+
id "io.spring.dependency-management" version '1.0.11.RELEASE'
1010
id 'com.jfrog.artifactory' version '4.18.2'
1111
}
1212

@@ -33,7 +33,7 @@ ext {
3333
localstackVersion = '0.2.5'
3434
log4jVersion = '2.13.3'
3535
springCloudAwsVersion = '2.2.5.RELEASE'
36-
springIntegrationVersion = '5.3.4.RELEASE'
36+
springIntegrationVersion = '5.3.5.RELEASE'
3737
kinesisClientVersion = '1.14.0'
3838
kinesisProducerVersion = '0.14.1'
3939

0 commit comments

Comments
 (0)