diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f91fa..004f9de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Adheres to [Semantic Versioning](http://semver.org/). ## 4.3.2 (TBD) * simple-features-java version 2.2.2 +* proj 1.1.4 * Projection Geometry Utilities with geodesic path and envelope methods ## [4.3.1](https://github.com/ngageoint/simple-features-proj-java/releases/tag/4.3.1) (01-19-2023) diff --git a/pom.xml b/pom.xml index 1b11646..99bff45 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ mil.nga proj - 1.1.3 + 1.1.4 junit