You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command used:
JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64 /opt/maven/apache-maven-3.8.4/bin/mvn -Pjenkins versions:update-parent
4.53 fails with UnsupportedClassVersionError
> Building with a Jenkinsfile configuration that includes Java 8 will result in a low-level class version error when using version 4.52 or later of the plugin parent POM.
https://www.jenkins.io/doc/developer/tutorial-improve/add-a-jenkinsfile/
0 commit comments