Skip to content

Commit 660afa9

Browse files
authored
Merge pull request #9 from shootercheng/main
update pom
2 parents 4285e8f + 64bab0c commit 660afa9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.github.catdou</groupId>
2020
<artifactId>param-validator</artifactId>
21-
<version>1.2</version>
21+
<version>1.3</version>
2222
</dependency>
2323
```
2424

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.github.catdou</groupId>
2424
<artifactId>param-validator</artifactId>
25-
<version>1.3-SNAPSHOT</version>
25+
<version>1.3</version>
2626

2727
<name>param-validator</name>
2828
<description>Java Web Param Validator</description>

0 commit comments

Comments
 (0)