mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-19 21:52:09 +08:00
Merge pull request #86 from chillzhuang/dependabot/maven/dev/org.hibernate.validator-hibernate-validator-9.0.1.Final
⬆️ Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 9.0.1.Final
This commit is contained in:
commit
554f023670
2
pom.xml
2
pom.xml
|
|
@ -353,7 +353,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<artifactId>hibernate-validator</artifactId>
|
<artifactId>hibernate-validator</artifactId>
|
||||||
<groupId>org.hibernate.validator</groupId>
|
<groupId>org.hibernate.validator</groupId>
|
||||||
<version>8.0.1.Final</version>
|
<version>9.0.1.Final</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Druid -->
|
<!-- Druid -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user