From d18a933a7a0d65a9ab0d46221291f21ea86eb110 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre <tomas.bjerre85@gmail.com> Date: Mon, 3 Feb 2020 17:31:47 +0100 Subject: [PATCH] CPPCheckParser with auto closed <error/> tags tomasbjerre/violations-lib#82 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd1d9db..7676194 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <maven.compiler.source>1.7</maven.compiler.source> <changelog>1.61</changelog> <violations>1.80</violations> - <violations-lib>1.108</violations-lib> + <violations-lib>1.110</violations-lib> <fmt>2.6.0</fmt> </properties>