diff --git a/NOTICE.md b/NOTICE.md index 10d1f2ea..97cf55ca 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -43,7 +43,6 @@ The `planetiler-core` module includes the following software: from [openstreetmap/OSM-binary](https://github.com/openstreetmap/OSM-binary/tree/master/osmpbf) (MIT License) - `VarInt` from [Bazel](https://github.com/bazelbuild/bazel) (Apache license) - Maven Dependencies: - - org.yaml:snakeyaml (Apache license) - org.snakeyaml:snakeyaml-engine (Apache license) - org.commonmark:commonmark (BSD 2-clause license) - Code adapted from OpenMapTiles (BSD 3-Clause License): diff --git a/planetiler-openmaptiles b/planetiler-openmaptiles index 614d9f34..bc44c80e 160000 --- a/planetiler-openmaptiles +++ b/planetiler-openmaptiles @@ -1 +1 @@ -Subproject commit 614d9f34f975e5f076ea4e186f05147899f795c0 +Subproject commit bc44c80efa3e74994712d12d83d2f97933ac23d3 diff --git a/pom.xml b/pom.xml index c69af802..5416af75 100644 --- a/pom.xml +++ b/pom.xml @@ -94,11 +94,6 @@ - - org.yaml - snakeyaml - 1.33 - org.snakeyaml snakeyaml-engine