Skip to content

Commit

Permalink
bump to idp 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Aug 6, 2022
1 parent 75ad84f commit d983e36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ Also, please do note that the Shibboleth IdP v3x+ has support for the CAS protoc
Software Requirements
-------------------------------------------------------------

This minimum supported version of Shibboleth Identity Provider is `4.0.1`.
This minimum supported version of Shibboleth Identity Provider is `4.1.0`.
See [releases](https://github.com/Unicon/shib-cas-authn/releases) to find the the appropriate version.


Installation
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version=4.0.0
version=4.1.0

casClientVersion=3.6.0
commonLangVersion=3.11
junitVersion=4.13.1
mockitoVersion=3.6.28
powermockVersion=2.0.9
servletVersion=4.0.1
shibIdpVersion=4.0.1
shibIdpVersion=4.1.0

0 comments on commit d983e36

Please sign in to comment.