Skip to content

Commit

Permalink
proj 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Mar 22, 2024
1 parent 39f40bc commit 5a7edb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>mil.nga</groupId>
<artifactId>proj</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 5a7edb9

Please sign in to comment.