Skip to content

Commit

Permalink
feat: upgrade casdoor-java-sdk to v1.16.1 to fix JWT parse bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz authored Aug 5, 2023
1 parent 60c1e2a commit 80f8c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.casbin</groupId>
<artifactId>casdoor-java-sdk</artifactId>
<version>1.16.0</version>
<version>1.16.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 80f8c8c

Please sign in to comment.