Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-dbutils
diff --git a/pom.xml b/pom.xml
index dfda2ba..3ae6d69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>3.4.6</version>
+      <version>3.6.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>