We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4559d26 commit db74e9dCopy full SHA for db74e9d
docs/antora.yml
@@ -1,2 +1,3 @@
1
'name': 'ROOT'
2
-'version': '5.6.7'
+'prerelease': '-SNAPSHOT'
3
+'version': '5.6.8'
gradle.properties
@@ -3,7 +3,7 @@ springJavaformatVersion=0.0.31
springBootVersion=2.4.2
4
springFrameworkVersion=5.3.22
5
openSamlVersion=3.4.6
6
-version=5.6.7
+version=5.6.8-SNAPSHOT
7
kotlinVersion=1.5.32
8
samplesBranch=5.6.x
9
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
0 commit comments