Skip to content

Commit 936d1cd

Browse files
committed
Upgrade dependencies; prepare for release
1 parent 64d6162 commit 936d1cd

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
@@ -31,8 +31,8 @@ ext {
3131
servletApiVersion = '4.0.1'
3232
localstackVersion = '0.1.22'
3333
log4jVersion = '2.12.1'
34-
springCloudAwsVersion = '2.2.0.BUILD-SNAPSHOT'
35-
springIntegrationVersion = '5.2.2.BUILD-SNAPSHOT'
34+
springCloudAwsVersion = '2.2.0.RELEASE'
35+
springIntegrationVersion = '5.2.1.RELEASE'
3636
kinesisClientVersion = '1.13.0'
3737
kinesisProducerVersion = '0.14.0'
3838

0 commit comments

Comments
 (0)