Skip to content

Commit a8a4343

Browse files
committed
sf 2.0.5
1 parent 8ed1308 commit a8a4343

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
66

77
## 1.0.2 (TBD)
88

9+
* simple-features-java version 2.0.5
910
* Java 11
1011

1112
## [1.0.1](https://github.com/ngageoint/geopackage-wkt-java/releases/tag/1.0.1) (03-03-2021)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>mil.nga</groupId>
4848
<artifactId>sf</artifactId>
49-
<version>2.0.4</version>
49+
<version>2.0.5</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>junit</groupId>

0 commit comments

Comments
 (0)