Skip to content

Commit 11f5e3e

Browse files
mikipaletclaude
andcommitted
build: bump central-publishing-maven-plugin 0.7.0 -> 0.11.0
0.7.0 fails deserializing the new 'warnings' field in Central's deployment-status API response, so publish runs go red AFTER the artifact has already published successfully. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 2e5a0cd commit 11f5e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.sonatype.central</groupId>
4242
<artifactId>central-publishing-maven-plugin</artifactId>
43-
<version>0.7.0</version>
43+
<version>0.11.0</version>
4444
<extensions>true</extensions>
4545
<configuration>
4646
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)