-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Hi,
I want to use the new version of OPEN_REWRITE_MAVEN_PLUGIN_VERSION:5.2.2.
Apparently this new version is not compatible with java 8.
[ERROR] Failed to execute goal org.openrewrite.maven:rewrite-maven-plugin:5.2.2:run (default-cli) on project my_project: Execution default-cli of goal org.openrewrite.maven:rewrite-maven-plugin:5.2.2:run failed: An API incompatibility was encountered while executing org.openrewrite.maven:rewrite-maven-plugin:5.2.2:run: java.lang.UnsupportedClassVersionError: com/github/benmanes/caffeine/cache/Caffeine has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists
Type
Projects
Status
Done