We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1336a52 commit fc8d58fCopy full SHA for fc8d58f
dependencies.gradle
@@ -5,7 +5,7 @@ ext {
5
debeziumVersion = '3.0.8.Final'
6
djlVersion = '0.26.0'
7
8
- springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.9'
+ springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.10'
9
ftpServerCore = 'org.apache.ftpserver:ftpserver-core:1.2.1'
10
mockServerNetty = 'org.mock-server:mockserver-netty:5.15.0'
11
}
0 commit comments