We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca43af commit c40f65fCopy full SHA for c40f65f
docs/antora.yml
@@ -1,3 +1,2 @@
1
name: ROOT
2
version: '5.7.2'
3
-prerelease: '-SNAPSHOT'
gradle.properties
@@ -3,7 +3,7 @@ springJavaformatVersion=0.0.31
springBootVersion=2.4.2
4
springFrameworkVersion=5.3.21
5
openSamlVersion=3.4.6
6
-version=5.7.2-SNAPSHOT
+version=5.7.2
7
kotlinVersion=1.6.21
8
samplesBranch=5.7.x
9
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
0 commit comments