Skip to content

Commit d9cf2ac

Browse files
committed
work
1 parent dc5d23e commit d9cf2ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>org.hibernate</groupId>
266266
<artifactId>hibernate-validator</artifactId>
267-
<version>5.0.3.Final</version>
267+
<version>6.2.5.Final</version>
268268
</dependency>
269269
<dependency>
270270
<groupId>org.hamcrest</groupId>
@@ -317,7 +317,7 @@
317317
<dependency>
318318
<groupId>org.jsoup</groupId>
319319
<artifactId>jsoup</artifactId>
320-
<version>1.7.1</version>
320+
<version>1.15.3</version>
321321
</dependency>
322322
</dependencies>
323323
</dependencyManagement>

0 commit comments

Comments
 (0)