Browse Source

Merge branch 'master' of https://github.com/linlinjava/litemall

linlinjava 4 years ago
parent
commit
14b6d0e9c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -79,7 +79,7 @@
             <dependency>
                 <groupId>org.hibernate.validator</groupId>
                 <artifactId>hibernate-validator</artifactId>
-                <version>6.1.0.Final</version>
+                <version>6.1.5.Final</version>
             </dependency>
 
             <!-- MySQL 连接驱动依赖 -->