Skip to content

Commit

Permalink
simple-features-java 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Mar 22, 2024
1 parent 3c0c440 commit 1f23c38
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 @@ -6,6 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

## 3.3.3 (TBD)

* simple-features-java version 2.2.2
* GeoJsonObject simple geometry retrieval method
* FeatureConverter conversion to simple geometry utility methods
* jackson-databind version 2.17.0
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>sf</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 1f23c38

Please # to comment.