fix: upgrade the publish plugin to avoid an error#384
Conversation
sonatype has added new fields that the old plugin doesn't understand. This causesn error during the publish step.
There was a problem hiding this comment.
Code Review
This pull request updates the version of the central-publishing-maven-plugin in pom.xml from 0.6.0 to 0.11.0. There are no review comments, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Caution Review failedAn error occurred during the review process. Please try again later. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



sonatype has added new fields that the old plugin
doesn't understand. This causes an error during the
publish step.