Skip to content

Commit 5a7edb9

Browse files
committed
proj 1.1.4
1 parent 39f40bc commit 5a7edb9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
77
## 4.3.2 (TBD)
88

99
* simple-features-java version 2.2.2
10+
* proj 1.1.4
1011
* Projection Geometry Utilities with geodesic path and envelope methods
1112

1213
## [4.3.1](https://github.com/ngageoint/simple-features-proj-java/releases/tag/4.3.1) (01-19-2023)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>mil.nga</groupId>
5353
<artifactId>proj</artifactId>
54-
<version>1.1.3</version>
54+
<version>1.1.4</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>junit</groupId>

0 commit comments

Comments
 (0)