We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4285e8f + 64bab0c commit 660afa9Copy full SHA for 660afa9
README.md
@@ -18,7 +18,7 @@
18
<dependency>
19
<groupId>com.github.catdou</groupId>
20
<artifactId>param-validator</artifactId>
21
- <version>1.2</version>
+ <version>1.3</version>
22
</dependency>
23
```
24
pom.xml
@@ -22,7 +22,7 @@
25
- <version>1.3-SNAPSHOT</version>
26
27
<name>param-validator</name>
28
<description>Java Web Param Validator</description>
0 commit comments