Skip to content

Commit

Permalink
Upgrade CAS to 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kawhii committed Nov 21, 2017
1 parent f036070 commit bd5eaec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<cas.version>5.1.5</cas.version>
<cas.version>5.1.6</cas.version>
<springboot.version>1.5.3.RELEASE</springboot.version>
<spring-cloud.version>Dalston.SR4</spring-cloud.version>
<java.cas.client.version>3.4.1</java.cas.client.version>
Expand Down
2 changes: 1 addition & 1 deletion sso-spring-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<shiro.version>1.4.0</shiro.version>
<buji.version>3.0.0</buji.version>
<pac4j.version>2.0.0</pac4j.version>
<cas.version>5.1.5</cas.version>
<cas.version>5.1.6</cas.version>
<admin-server.version>1.5.3</admin-server.version>
</properties>

Expand Down

0 comments on commit bd5eaec

Please sign in to comment.