mirror of https://gitee.com/y_project/RuoYi.git
Pre Merge pull request !511 from fengyang/hotfix/springboot3-202408-fixjakarta
commit
6c8c098706
|
@ -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