mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-03 03:45:28 +01:00
Update cas server version in runall.sh
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@ stop_jetty
|
||||
|
||||
cd ../cas
|
||||
|
||||
if [[ -e ./server/cas-server-webapp-3.3.3.war ]]
|
||||
if [[ -e ./server/cas-server-webapp-3.3.5.war ]]
|
||||
then
|
||||
echo "Found cas server war. Running cas sample"
|
||||
cd server
|
||||
|
||||
Reference in New Issue
Block a user