Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 1f3e43a

Browse files
committed
Upgrade SI, SK versions
1 parent 7f135ba commit 1f3e43a

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
@@ -74,8 +74,8 @@ ext {
7474
jacksonVersion = '2.9.7'
7575
log4jVersion = '2.11.1'
7676
slf4jVersion = '1.7.25'
77-
springIntegrationVersion = '5.0.13.BUILD-SNAPSHOT'
78-
springKafkaVersion = '2.1.12.RELEASE'
77+
springIntegrationVersion = '5.0.13.RELEASE'
78+
springKafkaVersion = '2.1.13.RELEASE'
7979

8080
idPrefix = 'kafka'
8181

0 commit comments

Comments
 (0)