[ https://issues.apache.org/jira/browse/MNG-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608632#comment-16608632 ]
ASF GitHub Bot commented on MNG-6473: ------------------------------------- olamy closed pull request #181: [MNG-6473] Update Mockito to 2.21.0 URL: https://github.com/apache/maven/pull/181 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/pom.xml b/pom.xml index 9946676a94..0143254a15 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one @@ -53,7 +53,7 @@ under the License. <commonsCliVersion>1.4</commonsCliVersion> <commonsLangVersion>3.5</commonsLangVersion> <junitVersion>4.12</junitVersion> - <mockitoVersion>2.12.0</mockitoVersion> + <mockitoVersion>2.21.0</mockitoVersion> <plexusVersion>1.7.1</plexusVersion> <plexusInterpolationVersion>1.25</plexusInterpolationVersion> <plexusUtilsVersion>3.1.0</plexusUtilsVersion> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Update Mockito to 2.21.0 > ------------------------ > > Key: MNG-6473 > URL: https://issues.apache.org/jira/browse/MNG-6473 > Project: Maven > Issue Type: Dependency upgrade > Reporter: Sylwester Lachiewicz > Priority: Trivial > -- This message was sent by Atlassian JIRA (v7.6.3#76005)