stream2stream / arrakis_v2

1 stars 2 forks source link

Update pom.xml #3

Closed khankriyaltarun closed 1 year ago

khankriyaltarun commented 1 year ago

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.