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

Commit f658590

Browse files
committed
Upgrade dependencies; prepare for release
1 parent ed94b1a commit f658590

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
@@ -66,8 +66,8 @@ ext {
6666
jacksonVersion = '2.11.0'
6767
junitJupiterVersion = '5.6.2'
6868
log4jVersion = '2.13.2'
69-
springIntegrationVersion = '5.3.0.RC1'
70-
springKafkaVersion = '2.5.0.RC1'
69+
springIntegrationVersion = '5.3.0.RELEASE'
70+
springKafkaVersion = '2.5.0.RELEASE'
7171

7272
idPrefix = 'kafka'
7373

0 commit comments

Comments
 (0)