Compare commits
10 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
8e99c2374e | |
|
|
f4b3dee3ae | |
|
|
1074074f90 | |
|
|
7ff720576b | |
|
|
dd033d6b47 | |
|
|
b87dbbce90 | |
|
|
b93cf9b0e7 | |
|
|
a146b30850 | |
|
|
9021d7e590 | |
|
|
41cf792521 |
|
|
@ -1,6 +1,6 @@
|
|||
# Versions
|
||||
cas.version=6.0.0
|
||||
springBootVersion=2.1.1.RELEASE
|
||||
cas.version=6.0.7
|
||||
springBootVersion=2.1.2.RELEASE
|
||||
|
||||
# Use -jetty, -undertow to other containers
|
||||
# Or blank if you want to deploy to an external container
|
||||
|
|
@ -8,7 +8,7 @@ appServer=-tomcat
|
|||
executable=false
|
||||
|
||||
gradleVersion=5.0
|
||||
tomcatVersion=9.0.13
|
||||
tomcatVersion=9.0.27
|
||||
|
||||
group=org.apereo.cas
|
||||
sourceCompatibility=11
|
||||
|
|
|
|||
Loading…
Reference in New Issue