Compare commits
6 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
d7a097069d | |
|
|
2d9d7bf684 | |
|
|
10508b81c9 | |
|
|
40ba4c746c | |
|
|
83e0044cc9 | |
|
|
5daafd68eb |
|
|
@ -1,5 +1,5 @@
|
|||
# Versions
|
||||
cas.version=6.1.0-SNAPSHOT
|
||||
cas.version=6.1.5
|
||||
springBootVersion=2.2.0.RELEASE
|
||||
|
||||
# Use -jetty, -undertow to other containers
|
||||
|
|
@ -8,7 +8,7 @@ appServer=-tomcat
|
|||
executable=false
|
||||
|
||||
gradleVersion=5.6.3
|
||||
tomcatVersion=9.0.27
|
||||
tomcatVersion=9.0.30
|
||||
|
||||
group=org.apereo.cas
|
||||
sourceCompatibility=11
|
||||
|
|
|
|||
Loading…
Reference in New Issue