Skip to content

Commit

Permalink
Bump cas-server-webapp-tomcat from 5.3.2 to 5.3.16 in /examples
Browse files Browse the repository at this point in the history
Bumps [cas-server-webapp-tomcat](https://github.com/apereo/cas) from 5.3.2 to 5.3.16.
- [Release notes](https://github.com/apereo/cas/releases)
- [Commits](apereo/cas@v5.3.2...v5.3.16)

---
updated-dependencies:
- dependency-name: org.apereo.cas:cas-server-webapp-tomcat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
1 parent f5c759c commit 27bae0e
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 27bae0e

Please sign in to comment.