From 5a7edb9aeb4590e98367e18ee6b144c5776de00d Mon Sep 17 00:00:00 2001 From: Brian Osborn Date: Fri, 22 Mar 2024 09:08:58 -0600 Subject: [PATCH] proj 1.1.4 --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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