diff --git a/NOTICE-THIRD-PARTY.md b/NOTICE-THIRD-PARTY.md index 4906a5582..923aab731 100644 --- a/NOTICE-THIRD-PARTY.md +++ b/NOTICE-THIRD-PARTY.md @@ -29,12 +29,12 @@ Apache Commons IO (2.6) * Source: https://git-wip-us.apache.org/repos/asf?p=commons-io -Apache Commons Lang (3.9) +Apache Commons Lang (3.13.0) - * License: Apache License, Version 2.0 - * Maven artifact: `org.apache.commons:commons-lang3:3.9` - * Project: http://commons.apache.org/proper/commons-lang/ - * Source: https://git-wip-us.apache.org/repos/asf?p=commons-lang + * License: Apache-2.0 + * Maven artifact: `org.apache.commons:commons-lang3:3.13.0` + * Project: https://commons.apache.org/proper/commons-lang/ + * Source: https://gitbox.apache.org/repos/asf?p=commons-lang Apache Commons Logging (1.2) @@ -109,19 +109,19 @@ GraphHopper Core (0.13.0) * Source: https://github.com/graphhopper/graphhopper/graphhopper-core -Gson (2.8.6) +Gson (2.10.1) - * License: Apache 2.0 - * Maven artifact: `com.google.code.gson:gson:2.8.6` + * License: Apache-2.0 + * Maven artifact: `com.google.code.gson:gson:2.10.1` * Project: https://github.com/google/gson/gson * Source: https://github.com/google/gson/gson/ -Guava: Google Core Libraries for Java (28.2-jre) +Guava: Google Core Libraries for Java (32.1.1-jre) * License: Apache License, Version 2.0 - * Maven artifact: `com.google.guava:guava:28.2-jre` - * Project: https://github.com/google/guava/guava + * Maven artifact: `com.google.guava:guava:32.1.1-jre` + * Project: https://github.com/google/guava * Source: https://github.com/google/guava/guava @@ -213,20 +213,20 @@ JSR 374 (JSON Processing) API (1.1.5) * Source: https://github.com/eclipse-ee4j/jsonp/jakarta.json-api -Logback Classic Module (1.2.3) +Logback Classic Module (1.3.8) * License: Eclipse Public License - v 1.0, GNU Lesser General Public License - * Maven artifact: `ch.qos.logback:logback-classic:1.2.3` + * Maven artifact: `ch.qos.logback:logback-classic:1.3.8` * Project: http://logback.qos.ch/logback-classic - * Source: https://github.com/ceki/logback/logback-classic + * Source: https://github.com/qos-ch/logback/logback-classic -Logback Core Module (1.2.3) +Logback Core Module (1.3.8) * License: Eclipse Public License - v 1.0, GNU Lesser General Public License - * Maven artifact: `ch.qos.logback:logback-core:1.2.3` + * Maven artifact: `ch.qos.logback:logback-core:1.3.8` * Project: http://logback.qos.ch/logback-core - * Source: https://github.com/ceki/logback/logback-core + * Source: https://github.com/qos-ch/logback/logback-core org.leadpony.justify (1.1.0) @@ -245,27 +245,27 @@ Protocol Buffers [Core] (3.8.0) * Source: https://github.com/protocolbuffers/protobuf/protobuf-java -SLF4J API Module (1.7.25) +SLF4J API Module (2.0.9) * License: MIT License - * Maven artifact: `org.slf4j:slf4j-api:1.7.25` + * Maven artifact: `org.slf4j:slf4j-api:2.0.9` * Project: http://www.slf4j.org - * Source: https://github.com/qos-ch/slf4j/slf4j-api + * Source: https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api -SQLite JDBC (3.20.0) +SQLite JDBC (3.42.0.0) * License: The Apache Software License, Version 2.0 - * Maven artifact: `org.xerial:sqlite-jdbc:3.20.0` - * Project: http://nexus.sonatype.org/oss-repository-hosting.html/sqlite-jdbc + * Maven artifact: `org.xerial:sqlite-jdbc:3.42.0.0` + * Project: https://github.com/xerial/sqlite-jdbc * Source: https://github.com/xerial/sqlite-jdbc -Stax2 API (3.1.4) +Stax2 API (4.2.1) * License: The BSD License - * Maven artifact: `org.codehaus.woodstox:stax2-api:3.1.4` - * Project: http://wiki.fasterxml.com/WoodstoxStax2 + * Maven artifact: `org.codehaus.woodstox:stax2-api:4.2.1` + * Project: http://github.com/FasterXML/stax2-api * Source: https://github.com/FasterXML/stax2-api diff --git a/pom.xml b/pom.xml index 1797a9170..d445296ef 100644 --- a/pom.xml +++ b/pom.xml @@ -88,28 +88,28 @@ 2.5 2.6 1.3 - 3.9 + 3.13.0 1.2 3.6.1 1.6 1.3.9-1 0.13.0 - 2.8.6 - 28.2-jre + 2.10.1 + 32.1.1-jre 0.8.1 2.9.9 1.3.9 2.7.5 1.1.13 0.1.51 - 4.13 + 4.13.2 1.1.0 - 1.2.3 + 1.3.8 3.12.4 3.8.0 - 1.7.30 - 3.20.0 - 4.1 + 2.0.9 + 3.42.0.0 + 4.2.1 5.1.0 1.17.0 @@ -535,7 +535,10 @@ org.jacoco jacoco-maven-plugin - 0.8.6 + 0.8.10 + + ${skip.coverage} + @@ -568,28 +571,6 @@ true - - org.jacoco - jacoco-maven-plugin - 0.8.6 - - ${skip.coverage} - - - - - prepare-agent - - - - report - prepare-package - - report - - - - @@ -669,7 +650,7 @@ org.codehaus.mojo license-maven-plugin - 1.20 + 2.1.0 false @@ -706,7 +687,7 @@ org.codehaus.mojo license-maven-plugin - 1.20 + 2.1.0 false