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

Commit 777d0cd

Browse files
committed
Upgrade to SK-2.1.5, SI-5.0.4
1 parent af7d085 commit 777d0cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ compileJava {
5858

5959
ext {
6060
assertjVersion = '3.9.1'
61-
jacksonVersion = '2.9.4'
61+
jacksonVersion = '2.9.5'
6262
log4jVersion = '2.10.0'
6363
slf4jVersion = '1.7.25'
64-
springIntegrationVersion = '5.0.3.RELEASE'
65-
springKafkaVersion = '2.1.4.RELEASE'
64+
springIntegrationVersion = '5.0.4.RELEASE'
65+
springKafkaVersion = '2.1.5.RELEASE'
6666

6767
idPrefix = 'kafka'
6868

0 commit comments

Comments
 (0)