Skip to content

Commit 9262a55

Browse files
committed
Upgrade to Spring Kafka 2.3.0.RC1
Closes gh-17902
1 parent 57d2c38 commit 9262a55

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<spring-framework.version>5.2.0.RC2</spring-framework.version>
191191
<spring-hateoas.version>1.0.0.RC2</spring-hateoas.version>
192192
<spring-integration.version>5.2.0.RC1</spring-integration.version>
193-
<spring-kafka.version>2.3.0.BUILD-SNAPSHOT</spring-kafka.version>
193+
<spring-kafka.version>2.3.0.RC1</spring-kafka.version>
194194
<spring-ldap.version>2.3.2.RELEASE</spring-ldap.version>
195195
<spring-plugin.version>2.0.0.M1</spring-plugin.version>
196196
<spring-restdocs.version>2.0.3.RELEASE</spring-restdocs.version>

0 commit comments

Comments
 (0)