File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
66
77## 1.0.4 (TBD)
88
9- * TBD
9+ * sf-geojson version 3.0.0
1010
1111## [ 1.0.3] ( https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/1.0.3 ) (03-03-2021)
1212
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >mil.nga.sf</groupId >
4848 <artifactId >sf-geojson</artifactId >
49- <version >2 .0.5 </version >
49+ <version >3 .0.0 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >junit</groupId >
7474 <plugin >
7575 <groupId >org.apache.maven.plugins</groupId >
7676 <artifactId >maven-javadoc-plugin</artifactId >
77- <version >3.2.0 </version >
77+ <version >3.3.1 </version >
7878 <configuration >
7979 <links >
8080 <link >http://ngageoint.github.io/simple-features-java/docs/api/</link >
9696 <plugin >
9797 <groupId >org.apache.maven.plugins</groupId >
9898 <artifactId >maven-gpg-plugin</artifactId >
99- <version >1.6 </version >
99+ <version >3.0.1 </version >
100100 <executions >
101101 <execution >
102102 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments