From 81e95f89df6510ab7fc35735dc6c0b1cab6900a9 Mon Sep 17 00:00:00 2001 From: Marcel Pfotenhauer Date: Wed, 26 Aug 2020 14:11:07 +0200 Subject: [PATCH] #119: updated dependencies and removed a unneeded explicit dependency --- pom.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 4a6327440..92c6ec798 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 1.8 1.8 2.22.2 - 2.13.3 + 2.13.5 5.7.0 2.13.3 @@ -252,7 +252,7 @@ com.codeborne selenide - 5.12.2 + 5.14.2 org.apache.commons @@ -262,12 +262,12 @@ org.apache.commons commons-text - 1.8 + 1.9 org.apache.commons commons-lang3 - 3.10 + 3.11 org.slf4j @@ -300,11 +300,5 @@ 2.1.1 compile - - xyz.rogfam - littleproxy - 2.0.0-beta-5 - compile - \ No newline at end of file