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