This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MINDEXER-126
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit d2fb0e8f6e2d41ea2772bc3f08d219e3b2cee6fa
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Feb 13 18:11:00 2021 +0100

    Bump jmock from 2.5.1 to 2.12.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ef81b35..b4b3f7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,7 +284,7 @@ under the License.
       <dependency>
         <groupId>org.jmock</groupId>
         <artifactId>jmock</artifactId>
-        <version>2.5.1</version>
+        <version>2.12.0</version>
         <scope>test</scope>
       </dependency>
 

Reply via email to