diff --git a/gradle.properties b/gradle.properties index e0305146..011d26c4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC -Df pulsarClientVersion=3.1.0 pulsarClientReactiveVersion=0.3.0 -springFrameworkVersion=6.1.0-M4 +springFrameworkVersion=6.1.0-M5 # only used by docs, tests, and samples (unpublished deps) springBootVersion=3.2.0-SNAPSHOT