We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b415be commit 1c7bc96Copy full SHA for 1c7bc96
2 files changed
CHANGELOG.md
@@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
6
7
## 2.2.3 (TBD)
8
9
-* TBD
+* simple-features-java version 2.2.2
10
11
## [2.2.2](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.2.2) (01-20-2023)
12
pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>mil.nga</groupId>
48
<artifactId>sf</artifactId>
49
- <version>2.2.1</version>
+ <version>2.2.2</version>
50
</dependency>
51
52
<groupId>junit</groupId>
0 commit comments