2.43.1
(fix):
Fix Maven Central signing configuration to correctly use 3-parameter useInMemoryPgpKeys() method.
The signing block was incorrectly using MAVEN_SIGNATURE_SECRET_KEY as the key ID parameter
instead of MAVEN_SIGNATURE_KID, causing Sonatype Central validation failures during deployment.