diff --git a/gradle.properties b/gradle.properties index 93dc0312..5c1c3299 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.4.0 -springFrameworkVersion=6.1.0-RC1 +springFrameworkVersion=6.1.0 # only used by integration tests and samples (unpublished deps) springBootVersion=3.2.0-SNAPSHOT