From b76f514ded1614be5bbf541c2118e8617feb8990 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 6 Apr 2020 13:01:00 +0200 Subject: [PATCH] Update verions of dependencies Change-Id: Ic7f81743afd27309a10cf01ca7c2ad266c17b0ad Signed-off-by: elinuxhenrik --- policy-agent/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index f718d0ba..aec78f2d 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -48,12 +48,12 @@ 11 2.9.2 - 2.7.4 + 2.8.2 1.1.6 2.0.0 - 20180130 - 3.3 - 4.0.1 + 20190722 + 3.6 + 4.0.2 3.8.0 2.8.1 1.18.0 @@ -61,6 +61,7 @@ 1.1.9 2.1.1 3.7.0.1746 + 0.8.5 @@ -275,7 +276,7 @@ org.jacoco jacoco-maven-plugin - 0.8.4 + ${jacoco-maven-plugin.version} default-prepare-agent -- 2.16.6