mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
update validation version
This commit is contained in:
@@ -3,7 +3,7 @@ package cn.hutool.extra.validation;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
import javax.validation.constraints.NotBlank;
|
||||
import jakarta.validation.constraints.NotBlank;
|
||||
|
||||
/**
|
||||
* java bean 校验工具类单元测试
|
||||
|
Reference in New Issue
Block a user