jenkinsci / jenkins-test-harness

Unit test framework for Jenkins core and its plugins
https://www.jenkins.io/doc/developer/testing/
MIT License
110 stars 130 forks source link

Bump org.kohsuke:access-modifier-annotation from 1.33 to 1.34 #849

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.kohsuke:access-modifier-annotation from 1.33 to 1.34.

Release notes

Sourced from org.kohsuke:access-modifier-annotation's releases.

1.34

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • de5e8cc [maven-release-plugin] prepare release access-modifier-1.34
  • cc40b66 Require Maven 3.9.6 or newer (#208)
  • ae1121f Bump org.jenkins-ci:jenkins from 1.122 to 1.123 (#207)
  • 378b2d6 Stop pinning plexus-utils (#206)
  • faf44be Bump org.jenkins-ci:jenkins from 1.121 to 1.122 (#205)
  • 011f6e4 Bump org.jenkins-ci:jenkins from 1.120 to 1.121 (#204)
  • aa200a3 Bump org.jenkins-ci:jenkins from 1.119 to 1.120 (#203)
  • b99fedb Bump maven-plugin-tools.version from 3.14.0 to 3.15.0 (#202)
  • 94e1745 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 (#201)
  • fdaf55c Bump maven-plugin-tools.version from 3.13.1 to 3.14.0 (#200)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 @basil.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)