We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f40bc commit 5a7edb9Copy full SHA for 5a7edb9
CHANGELOG.md
@@ -7,6 +7,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
7
## 4.3.2 (TBD)
8
9
* simple-features-java version 2.2.2
10
+* proj 1.1.4
11
* Projection Geometry Utilities with geodesic path and envelope methods
12
13
## [4.3.1](https://github.com/ngageoint/simple-features-proj-java/releases/tag/4.3.1) (01-19-2023)
pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>mil.nga</groupId>
53
<artifactId>proj</artifactId>
54
- <version>1.1.3</version>
+ <version>1.1.4</version>
55
</dependency>
56
57
<groupId>junit</groupId>
0 commit comments