diff --git a/pom.xml b/pom.xml
index f816b9420d9bf5c711d030d924d570239aa92b3c..7173089d6b56125d0a0bb722bed45b277d0160c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
 		<dependency>
 			<groupId>org.mockito</groupId>
 			<artifactId>mockito-inline</artifactId>
-			<version>4.8.1</version> <!-- Use the latest version -->
+			<version>5.2.0</version> <!-- Use the latest version -->
 			<scope>test</scope>
 		</dependency>