Yesterday they already released 3.4.5 :-) On Tue, Jul 21, 2020 at 9:03 AM <[email protected]> wrote:
> This is an automated email from the ASF dual-hosted git repository. > > mgrigorov pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/wicket.git > > > The following commit(s) were added to refs/heads/master by this push: > new 9884480 Update Mockito to 3.4.4 > 9884480 is described below > > commit 9884480581b4a4131e34d3ca9e46529225163916 > Author: Martin Tzvetanov Grigorov <[email protected]> > AuthorDate: Tue Jul 21 09:58:43 2020 +0300 > > Update Mockito to 3.4.4 > --- > pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pom.xml b/pom.xml > index 42294ef..f646e8f 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -163,7 +163,7 @@ > > <hibernate-validator.version>6.1.3.Final</hibernate-validator.version> > <httpunit.version>1.7.3</httpunit.version> > <metrics.version>4.1.6</metrics.version> > - <mockito.version>3.4.0</mockito.version> > + <mockito.version>3.4.4</mockito.version> > <objenesis.version>3.1</objenesis.version> > <openjson.version>1.0.12</openjson.version> > <slf4j.version>1.7.25</slf4j.version> > > -- Andrea Del Bene. Apache Wicket committer.
