apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

optimize: optimize compatible module pom.xml #6585

Closed slievrly closed 4 months ago

slievrly commented 4 months ago

Ⅰ. Describe what this PR did

optimize compatible module pom.xml

Ⅱ. Does this pull request fix one issue?

fix #6584

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

slievrly commented 4 months ago

Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd (pmd) on project seata-all: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd failed: org.apache.maven.reporting.MavenReportException: Unsupported targetJdk value '8'. -> [Help 1]

Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd (pmd) on project seata-all: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd failed: org.apache.maven.reporting.MavenReportException: Unsupported targetJdk value '8'. -> [Help 1]

fixed