mirror of https://gitee.com/y_project/RuoYi.git
Ruoyi-common module adds the jakarta.validation-api dependencies
parent
40b2bb4c46
commit
7bba93c0c3
|
@ -95,6 +95,10 @@
|
|||
<groupId>jakarta.servlet</groupId>
|
||||
<artifactId>jakarta.servlet-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jakarta.validation</groupId>
|
||||
<artifactId>jakarta.validation-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue