From 28c8760179eba96b0449ed4c13c24e094ee04833 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Fri, 3 Jan 2020 08:02:38 +0100 Subject: [PATCH] Add support for sonar issue report formats >= v7.5 tomasbjerre/violations-lib#80 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9cb74c9..2ef926a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,9 +47,9 @@ UTF-8 1.8 1.8 - 1.60 - 1.31 - 1.107 + 1.61 + 1.32 + 1.108