File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7373 <distributionManagement >
7474 <snapshotRepository >
7575 <id >ossrh</id >
76- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
76+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
7777 </snapshotRepository >
7878 <repository >
7979 <id >ossrh</id >
80- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
80+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
8181 </repository >
8282 <site >
8383 <id >GitHubPages</id >
216216 <dependency >
217217 <groupId >io.netty</groupId >
218218 <artifactId >netty-tcnative-boringssl-static</artifactId >
219- <version >2.0.70 .Final</version >
219+ <version >2.0.72 .Final</version >
220220 </dependency >
221221
222222 <dependency >
291291 <dependency >
292292 <groupId >org.slf4j</groupId >
293293 <artifactId >slf4j-simple</artifactId >
294- <version >2.0.16 </version >
294+ <version >2.0.17 </version >
295295 <scope >test</scope >
296296 </dependency >
297297
You can’t perform that action at this time.
0 commit comments