diff --git a/sdk/java/pom.xml b/sdk/java/pom.xml
index 357654bd..e910bf2f 100644
--- a/sdk/java/pom.xml
+++ b/sdk/java/pom.xml
@@ -38,6 +38,14 @@
2.0.16
+
+
+ The MIT License
+ https://opensource.org/licenses/MIT
+ repo
+
+
+
org.projectlombok
@@ -109,6 +117,19 @@
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.6.3
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
com.diffplug.spotless
spotless-maven-plugin
@@ -146,11 +167,11 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.7
+ 1.6.13
true
ossrh
- https://s01.oss.sonatype.org/
+ https://ossrh-staging-api.central.sonatype.com
true
@@ -188,11 +209,11 @@
ossrh
- https://s01.oss.sonatype.org/content/repositories/snapshots
+ https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots
ossrh
- https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/