Closed dependabot[bot] closed 1 year ago
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Caused by: java.lang.UnsupportedClassVersionError: org/jenkinsci/maven/plugins/hpi/ValidateMojo 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
@gounthar can you remove the .github/workflows/maven.yml file so that the master branch of the repository is successful?
We don't need a GitHub action to build this plugin. The ci.jenkins.io build is enough.
Bumps plugin from 4.51 to 4.53.
Release notes
Sourced from plugin's releases.
Commits
bd659b1
[maven-release-plugin] prepare release plugin-4.53ae96031
Bump maven-hpi-plugin from 3.37 to 3.38 (#659)3f48663
Bump jenkins-test-harness (#658)4747a17
Bump access-modifier-checker from 1.29 to 1.30 (#657)1a6b694
Bump jenkins-test-harness (#656)684e3d9
[maven-release-plugin] prepare for next development iterationf4b1eea
[maven-release-plugin] prepare release plugin-4.521abb634
Bump maven-hpi-plugin from 3.36 to 3.37 (#655)cedb8a8
Bump jenkins-test-harness from 1900.v9e128c991ef4 to 1903.vf505ecb_63589 (#654)adc397a
Bump maven-stapler-plugin from 1.20 to 1.21 (#653)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @gounthar.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)