diff --git a/pom.xml b/pom.xml index 226eb9f..01ec64f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,9 @@ com.github.plexpt chatgpt - 5.0.0 + 5.0.1 chatgpt - ChatGPT4.0、 ChatGPT Java SDK. + Openai ChatGPT Java SDK. https://chat.plexpt.com @@ -199,12 +199,12 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh https://oss.sonatype.org/ - false + true @@ -214,6 +214,12 @@ org.sonatype.plugins nexus-staging-maven-plugin + true + + ossrh + https://oss.sonatype.org/ + true + org.apache.maven.plugins