Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit add40a5

Browse files
committed
Bump up to 2.0.2
1 parent bda0ccd commit add40a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringSecurityCasGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import org.springframework.security.cas.web.CasAuthenticationFilter
2929

3030
class SpringSecurityCasGrailsPlugin {
3131

32-
String version = '2.0.1'
32+
String version = '2.0.2'
3333
String grailsVersion = '2.0 > *'
3434
List pluginExcludes = [
3535
'docs/**',

0 commit comments

Comments
 (0)