Merge pull request #140 from apache/dependabot/maven/org.mockito-mockito-core-4.8.0

Bump mockito-core from 4.7.0 to 4.8.0
diff --git a/pom.xml b/pom.xml
index 19800ea..0b3afe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
         <groupId>io.rest-assured</groupId>
         <artifactId>rest-assured-bom</artifactId>
         <type>pom</type>
-        <version>5.1.1</version>
+        <version>5.2.0</version>
         <scope>import</scope>
       </dependency>
       <dependency>
@@ -204,7 +204,7 @@
       <dependency>
         <groupId>org.hibernate.validator</groupId>
         <artifactId>hibernate-validator</artifactId>
-        <version>7.0.5.Final</version>
+        <version>8.0.0.Final</version>
       </dependency>
       <dependency>
         <groupId>org.glassfish</groupId>