Skip to content

Commit 27630d9

Browse files
committed
Reactor to stable versions in prep for M3
1 parent 9fb778c commit 27630d9

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
@@ -93,8 +93,8 @@ subprojects { subproject ->
9393
springRetryVersion = '1.2.4.RELEASE'
9494
springVersion = '5.2.0.M2'
9595
springDataCommonsVersion = '2.2.0.M4'
96-
reactorVersion = '3.3.0.M1'
97-
reactorKafkaVersion = '1.2.0.BUILD-SNAPSHOT'
96+
reactorVersion = '3.3.0.M2'
97+
reactorKafkaVersion = '1.1.1.RELEASE'
9898

9999
idPrefix = 'kafka'
100100

0 commit comments

Comments
 (0)