Skip to content

Commit 7a3a66e

Browse files
committed
Upgrade to Spring Kafka 2.3.0.M4
Closes gh-17319
1 parent 41e19a8 commit 7a3a66e

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
@@ -186,7 +186,7 @@
186186
<spring-framework.version>5.2.0.RC1</spring-framework.version>
187187
<spring-hateoas.version>1.0.0.RC1</spring-hateoas.version>
188188
<spring-integration.version>5.2.0.BUILD-SNAPSHOT</spring-integration.version>
189-
<spring-kafka.version>2.3.0.BUILD-SNAPSHOT</spring-kafka.version>
189+
<spring-kafka.version>2.3.0.M4</spring-kafka.version>
190190
<spring-ldap.version>2.3.2.RELEASE</spring-ldap.version>
191191
<spring-plugin.version>2.0.0.M1</spring-plugin.version>
192192
<spring-restdocs.version>2.0.3.RELEASE</spring-restdocs.version>

0 commit comments

Comments
 (0)