Skip to content

Commit 7079863

Browse files
committed
sf-proj 4.1.3
1 parent b6d336a commit 7079863

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
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>
@@ -94,7 +94,7 @@
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>
@@ -137,7 +137,7 @@
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>

0 commit comments

Comments
 (0)