We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1711f79 commit 62b946aCopy full SHA for 62b946a
README.md
@@ -111,7 +111,7 @@ For Maven:
111
<dependency>
112
<groupId>org.casbin</groupId>
113
<artifactId>jcasbin</artifactId>
114
- <version>1.0.0</version>
+ <version>1.1.0</version>
115
</dependency>
116
```
117
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>JCasbin Authorization Library</name>
12
<description>An authorization library that supports access control models like ACL, RBAC, ABAC in Java</description>
0 commit comments