Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pom.xml #3

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Update pom.xml #3

merged 2 commits into from
Jul 18, 2023

Conversation

khankriyaltarun
Copy link
Collaborator

Execution default of goal org.springframework.boot:spring-boot-maven-plugin:3.0.4:repackage failed: Unable to load the mojo 'repackage' in the plugin 'org.springframework.boot:spring-boot-maven-plugin:3.0.4' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/springframework/boot/maven/RepackageMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

Spring boot plugin looking for JDK 11 version.

khankriyaltarun and others added 2 commits July 17, 2023 22:45
Execution default of goal org.springframework.boot:spring-boot-maven-plugin:3.0.4:repackage failed: Unable to load the mojo 'repackage' in the plugin 'org.springframework.boot:spring-boot-maven-plugin:3.0.4' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/springframework/boot/maven/RepackageMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

Spring boot plugin looking for JDK 11 version.
@peterrhysthomas peterrhysthomas merged commit 8545874 into main Jul 18, 2023
@peterrhysthomas peterrhysthomas deleted the java-api-jdk-Version-fix branch July 18, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants