slachiewicz opened a new pull request, #60:
URL: https://github.com/apache/maven-mapping/pull/60

   The local `version.palantirJavaFormat` property pins **2.81.0**. 
`org.apache.maven:maven-parent:49` manages **2.93.0**, so the pin had quietly 
turned into a downgrade holding the formatter back rather than the bump it was 
when it was added.
   
   This is the safe kind of formatter bump: `mvn spotless:apply` against 2.93.0 
leaves **every source file untouched** — the only change in this PR is the 
deleted pom line, and `spotless:check` passes.
   
   Part of a sweep across the Maven repositories for local pom properties that 
no longer override anything useful.
   
   Generated-by: Claude Opus 5 (1M context)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to