From 43e05d5bebc9979cfc85de5f281123fd3ec834e3 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 20 Oct 2022 10:04:53 +0200 Subject: cleaned up and documented dependencies in pom.xml --- pom.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 08f6017..01faef1 100644 --- a/pom.xml +++ b/pom.xml @@ -49,40 +49,39 @@ - - org.jsoup - jsoup - 1.15.3 - - - commons-io - commons-io - 2.11.0 - + + com.microsoft.playwright playwright 1.27.1 + com.fasterxml.jackson.core jackson-databind 2.13.4.2 + info.picocli picocli 4.6.3 + org.apache.logging.log4j log4j-api 2.6.1 + + + org.apache.logging.log4j log4j-core 2.6.1 + runtime -- cgit v1.2.3-54-g00ecf