We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ff990 commit 3177369Copy full SHA for 3177369
1 file changed
pom.xml
@@ -225,7 +225,7 @@
225
<dependency>
226
<groupId>org.hibernate.validator</groupId>
227
<artifactId>hibernate-validator</artifactId>
228
- <version>9.1.0.Final</version>
+ <version>9.1.1.Final</version>
229
<scope>test</scope>
230
</dependency>
231
</dependencies>
@@ -448,7 +448,7 @@
448
449
450
451
452
<scope>runtime</scope>
453
454
0 commit comments