Update gradle.properties

This commit is contained in:
Misagh Moayyed 2019-10-18 19:54:41 +04:00 committed by GitHub
parent e9ec69cd1b
commit 3ebfa1da19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,20 +1,20 @@
# Versions
cas.version=6.1.0-SNAPSHOT
springBootVersion=2.2.0.RC1
springBootVersion=2.2.0
# Use -jetty, -undertow to other containers
# Or blank if you want to deploy to an external container
appServer=-tomcat
executable=false
gradleVersion=5.6.2
tomcatVersion=9.0.24
gradleVersion=5.6.3
tomcatVersion=9.0.27
group=org.apereo.cas
sourceCompatibility=11
targetCompatibility=11
jibVersion=1.6.0
jibVersion=1.7.0
# Location of the downloaded CAS shell JAR
shellDir=build/libs