Skip to content

Commit

Permalink
release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yong.Teng committed Aug 18, 2022
1 parent 73ceadc commit c0c6b03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
===========================


## [2.1.1](https://github.com/buession/buession-parent/releases/tag/v2.1.1) (2022-08-xx)
## [2.1.1](https://github.com/buession/buession-parent/releases/tag/v2.1.1) (2022-08-18)

### 🔨依赖升级

Expand Down
7 changes: 7 additions & 0 deletions buession-security-pac4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@
<scope>compile</scope>
</dependency>

<dependency>
<groupId>com.buession.cas</groupId>
<artifactId>buession-cas-client</artifactId>
<version>${buession.cas.version}</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
Expand Down

0 comments on commit c0c6b03

Please sign in to comment.