Skip to content

Commit

Permalink
Merge pull request #470 from freefair/dependabot/gradle/examples/org.…
Browse files Browse the repository at this point in the history
…apereo.cas-cas-server-webapp-tomcat-5.3.16

Bump cas-server-webapp-tomcat from 5.3.2 to 5.3.16 in /examples
  • Loading branch information
larsgrefer authored Feb 8, 2022
2 parents f5c759c + 27bae0e commit ecb52e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/war/overlay/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: "io.freefair.war-overlay"
war {
overlays {
cas {
from "org.apereo.cas:cas-server-webapp-tomcat:5.3.2@war"
from "org.apereo.cas:cas-server-webapp-tomcat:5.3.16@war"
}
}
}
Expand Down

0 comments on commit ecb52e8

Please sign in to comment.