Browse Source

update org.hibernate:hibernate-validator 5.3.6.Final to 6.0.19.Final

pull/12559/head
vvsd 1 year ago
parent
commit
71dedabda3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -223,7 +223,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.3.6.Final</version>
<version>6.0.19.Final</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>

Loading…
Cancel
Save