We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53311b commit 9c9ab76Copy full SHA for 9c9ab76
README.md
@@ -7,7 +7,7 @@ Jcrfsuite can be dropped into any Java web applications and run without problem
7
<dependency>
8
<groupId>com.github.vinhkhuc</groupId>
9
<artifactId>jcrfsuite</artifactId>
10
- <version>0.6</version>
+ <version>0.6.1</version>
11
</dependency>
12
```
13
0 commit comments