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 84c83cd commit 974783dCopy full SHA for 974783d
README.md
@@ -105,7 +105,7 @@ For Maven:
105
<dependency>
106
<groupId>org.casbin</groupId>
107
<artifactId>jcasbin</artifactId>
108
- <version>0.0.4-FIX</version>
+ <version>1.0.0</version>
109
</dependency>
110
```
111
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<parent>
12
<groupId>org.sonatype.oss</groupId>
0 commit comments