From 5fbc5a13052ed01bd92478989c8989c67a48780a Mon Sep 17 00:00:00 2001 From: Takara Baumbach Date: Tue, 16 Jan 2024 17:03:04 +0100 Subject: [PATCH] fix: update dependencies dropwizard-dependencies, commons-compress, janino, ConditionalRestrictionParser, OpeningHoursParser, log4j --- core/pom.xml | 13 +++++-------- hmm-lib/pom.xml | 4 ++-- pom.xml | 13 +++---------- 3 files changed, 10 insertions(+), 20 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ea03f52b6b1..a32e3d1b623 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,7 +29,7 @@ The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo A business-friendly OSS license @@ -47,7 +47,7 @@ org.codehaus.janino janino - 3.1.2 + 3.1.6 org.locationtech.jts @@ -73,14 +73,12 @@ ch.poole ConditionalRestrictionParser - - 0.3.1 + 0.3.4 ch.poole OpeningHoursParser - - 0.25.0 + 0.28.1 @@ -124,13 +122,12 @@ org.apache.logging.log4j log4j pom - 2.17.1 + 2.20.0 test org.apache.commons commons-compress - 1.23.0 diff --git a/hmm-lib/pom.xml b/hmm-lib/pom.xml index 54c1fc0ba1c..70d9f09a790 100644 --- a/hmm-lib/pom.xml +++ b/hmm-lib/pom.xml @@ -35,14 +35,14 @@ BMW Car IT GmbH, BMW AG - http://www.bmw-carit.com, http://www.bmw.com + https://www.bmw-carit.com, https://www.bmw.com Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/pom.xml b/pom.xml index a0d5bc24b15..0a979b0f392 100644 --- a/pom.xml +++ b/pom.xml @@ -36,13 +36,6 @@ true - - scm:git:git@github.com:graphhopper/graphhopper.git scm:git:git@github.com:graphhopper/graphhopper.git @@ -52,7 +45,7 @@ Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 @@ -97,7 +90,7 @@ io.dropwizard dropwizard-dependencies - 2.0.21 + 4.0.5 pom import @@ -130,7 +123,7 @@ org.apache.commons commons-compress - 1.21 + 1.25.0 org.apache.logging.log4j