From 21690f7c683e9420b39534fe77d8f0a287af5997 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 8 Apr 2016 14:40:52 +0200 Subject: [PATCH] [Project] Using PetitParser 2.0.3 --- li.strolch.parent/pom.xml | 4 ++-- li.strolch.rest/pom.xml | 14 +------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/li.strolch.parent/pom.xml b/li.strolch.parent/pom.xml index e76b17638..d75928503 100644 --- a/li.strolch.parent/pom.xml +++ b/li.strolch.parent/pom.xml @@ -122,8 +122,8 @@ com.github.petitparser - java-petitparser - 2.0.0 + petitparser-core + 2.0.2 diff --git a/li.strolch.rest/pom.xml b/li.strolch.rest/pom.xml index 6548b339a..667651f30 100644 --- a/li.strolch.rest/pom.xml +++ b/li.strolch.rest/pom.xml @@ -31,7 +31,6 @@ 2.11 - @@ -43,17 +42,6 @@ pom import - - - - - - - - - - - @@ -99,7 +87,7 @@ com.github.petitparser - java-petitparser + petitparser-core