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## 6.3.1 (TBD)
88
9- * TBD
9+ * sf-proj version 4.1.3
1010
1111## [ 6.3.0] ( https://github.com/ngageoint/geopackage-core-java/releases/tag/6.3.0 ) (04-18-2022)
1212
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >mil.nga.sf</groupId >
6363 <artifactId >sf-proj</artifactId >
64- <version >4.1.2 </version >
64+ <version >4.1.3 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >mil.nga.oapi.features</groupId >
9494 <plugin >
9595 <groupId >org.apache.maven.plugins</groupId >
9696 <artifactId >maven-javadoc-plugin</artifactId >
97- <version >3.3.2 </version >
97+ <version >3.4.0 </version >
9898 <configuration >
9999 <links >
100100 <link >https://ngageoint.github.io/projections-java/docs/api/</link >
137137 <plugin >
138138 <groupId >org.sonatype.plugins</groupId >
139139 <artifactId >nexus-staging-maven-plugin</artifactId >
140- <version >1.6.12 </version >
140+ <version >1.6.13 </version >
141141 <extensions >true</extensions >
142142 <configuration >
143143 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments