We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed1308 commit a8a4343Copy full SHA for a8a4343
2 files changed
CHANGELOG.md
@@ -6,6 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
6
7
## 1.0.2 (TBD)
8
9
+* simple-features-java version 2.0.5
10
* Java 11
11
12
## [1.0.1](https://github.com/ngageoint/geopackage-wkt-java/releases/tag/1.0.1) (03-03-2021)
pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>mil.nga</groupId>
48
<artifactId>sf</artifactId>
49
- <version>2.0.4</version>
+ <version>2.0.5</version>
50
</dependency>
51
52
<groupId>junit</groupId>
0 commit comments