From b96856a2c8ea90c29fcb7402ebe9d3c0169c62e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 05:34:21 +0000 Subject: [PATCH 1/2] Bump mockito-core from 3.0.0 to 3.1.0 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] --- jackson-datatype-problem/pom.xml | 2 +- problem/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jackson-datatype-problem/pom.xml b/jackson-datatype-problem/pom.xml index 8e471dc..e567b4e 100644 --- a/jackson-datatype-problem/pom.xml +++ b/jackson-datatype-problem/pom.xml @@ -77,7 +77,7 @@ org.mockito mockito-core - 3.0.0 + 3.1.0 test diff --git a/problem/pom.xml b/problem/pom.xml index be4ba2f..df3af0a 100644 --- a/problem/pom.xml +++ b/problem/pom.xml @@ -70,7 +70,7 @@ org.mockito mockito-core - 3.0.0 + 3.1.0 test From 7054caf090659fe6e990d8929f2c0d0a803e1886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willi=20Sch=C3=B6nborn?= Date: Wed, 2 Oct 2019 10:57:10 +0200 Subject: [PATCH 2/2] Bumped Jackson --- jackson-datatype-problem/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackson-datatype-problem/pom.xml b/jackson-datatype-problem/pom.xml index e567b4e..0d14388 100644 --- a/jackson-datatype-problem/pom.xml +++ b/jackson-datatype-problem/pom.xml @@ -15,7 +15,7 @@ scm:git:git@github.com:zalando/problem.git - 2.9.9.2 + 2.10.0