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 96ec7d9 commit bce8cddCopy full SHA for bce8cdd
CHANGELOG.md
@@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
6
7
## 2.3.3 (TBD)
8
9
-* TBD
+* sf-geojson version 3.3.3
10
11
## [2.3.2](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.3.2) (01-20-2023)
12
pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>mil.nga.sf</groupId>
48
<artifactId>sf-geojson</artifactId>
49
- <version>3.3.2</version>
+ <version>3.3.3</version>
50
</dependency>
51
52
<groupId>junit</groupId>
0 commit comments