Skip to content

Commit 5eb53d6

Browse files
authored
Update ossrh sonatype staging url
ossrh sunsetted as of June 30, 2025: https://central.sonatype.org/pages/ossrh-eol/
1 parent b4fa08a commit 5eb53d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<jacoco.surefire.argLine></jacoco.surefire.argLine>
7474
<jjwt.suite.version>0.12.6</jjwt.suite.version>
7575
<!-- This project was registered before 2021, so it uses the old server. -->
76-
<nexus.serverUrl>https://oss.sonatype.org</nexus.serverUrl>
76+
<nexus.serverUrl>https://ossrh-staging-api.central.sonatype.com</nexus.serverUrl>
7777
<okhttp3.version>4.12.0</okhttp3.version>
7878
<okio.version>3.10.2</okio.version>
7979
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)