fmt-maven-plugin upgrade to 2.13 is failing on error for ci/lint and ci/showcase, but pass for other ci checks.
see googleapis/sdk-platform-java#3544 (comment)
Found this old attempt to upgrade failing with Java incompatible: googleapis/sdk-platform-java#941 unsure if related.
One other clue is googleapis/sdk-platform-java#2533, shows com.google.googlejavaformat:google-java-format version in project is not uniformed. and google-java-format 1.14 requires java 11 (ref: #12529)
fmt-maven-plugin upgrade to 2.13 is failing on error for ci/lint and ci/showcase, but pass for other ci checks.
see googleapis/sdk-platform-java#3544 (comment)
Found this old attempt to upgrade failing with Java incompatible: googleapis/sdk-platform-java#941 unsure if related.
One other clue is googleapis/sdk-platform-java#2533, shows
com.google.googlejavaformat:google-java-formatversion in project is not uniformed. and google-java-format 1.14 requires java 11 (ref: #12529)