diff --git a/NOTICE.md b/NOTICE.md
index 9a0546ed2e..dfdac3d1d9 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -29,7 +29,7 @@ The `planetiler-core` module includes the following software:
- mil.nga.geopackage:geopackage (MIT license)
- org.snakeyaml:snakeyaml-engine (Apache license)
- org.commonmark:commonmark (BSD 2-clause license)
- - org.tukaani:xz (public domain)
+ - org.tukaani:xz (BSD 0-Clause License)
- blue.strategic.parquet:parquet-floor (Apache license)
- Adapted code:
- `DouglasPeuckerSimplifier` from [JTS](https://github.com/locationtech/jts) (EDL)
diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml
index b26e7b1c9f..a33c01a9da 100644
--- a/planetiler-core/pom.xml
+++ b/planetiler-core/pom.xml
@@ -52,7 +52,7 @@
org.tukaani
xz
- 1.9
+ 1.10
org.geotools