Skip to content

Commit 766b8b0

Browse files
committed
Merge branch '3.6.x'
2 parents 937e319 + 48e3d35 commit 766b8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/fit/java/user-guide-book/12. 附加功能组件.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ FIT 框架提供了基于 Hibernate Validator 的数据校验功能,支持对
340340
<dependency>
341341
<groupId>javax.validation</groupId>
342342
<artifactId>validation-api</artifactId>
343-
<version>2.0.2.Final</version>
343+
<version>2.0.1.Final</version>
344344
</dependency>
345345
```
346346

0 commit comments

Comments
 (0)