Skip to content

Commit a36377a

Browse files
committed
Upgrade to SK-2.6.1
1 parent be82e57 commit a36377a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
soapVersion = '1.4.0'
101101
springAmqpVersion = project.hasProperty('springAmqpVersion') ? project.springAmqpVersion : '2.3.0-M3'
102102
springDataVersion = project.hasProperty('springDataVersion') ? project.springDataVersion : '2020.0.0-RC1'
103-
springKafkaVersion = '2.6.0'
103+
springKafkaVersion = '2.6.1'
104104
springRetryVersion = '1.3.0'
105105
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '5.4.0'
106106
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.0-RC1'

0 commit comments

Comments
 (0)