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

Bump byte-buddy from 1.14.0 to 1.14.1 #181

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Bumps byte-buddy from 1.14.0 to 1.14.1.

Changelog

Sourced from byte-buddy's changelog.

Byte Buddy release notes

Commits
  • 5ef0fa6 [maven-release-plugin] prepare release byte-buddy-1.14.1
  • bada152 [release] Release new version
  • 334128e Update Eclipse lifecycle mapping.
  • 876d667 Add additional scope for Maven plugin.
  • 665a090 Add checksums.
  • 537c613 Increment internal byte buddy and add release notes.
  • 8c6f861 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.0...byte-buddy-1.14.1)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 8, 2023
@henri-tremblay henri-tremblay added this to the 3.4 milestone Mar 9, 2023
@henri-tremblay henri-tremblay self-assigned this Mar 9, 2023
@henri-tremblay henri-tremblay merged commit 94551c6 into master Mar 9, 2023
@henri-tremblay henri-tremblay deleted the dependabot/maven/net.bytebuddy-byte-buddy-1.14.1 branch March 9, 2023 02:19
github-merge-queue bot referenced this pull request in camunda/camunda May 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.objenesis:objenesis](https://objenesis.org)
([source](https://togithub.com/easymock/objenesis)) | `3.3` -> `3.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.objenesis:objenesis/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.objenesis:objenesis/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.objenesis:objenesis/3.3/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.objenesis:objenesis/3.3/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>easymock/objenesis (org.objenesis:objenesis)</summary>

### [`v3.4`](https://togithub.com/easymock/objenesis/releases/tag/3.4)

[Compare
Source](https://togithub.com/easymock/objenesis/compare/3.3...3.4)

#### What's Changed

- Bump maven-bundle-plugin from 5.1.7 to 5.1.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/125](https://togithub.com/easymock/objenesis/pull/125)
- Bump byte-buddy from 1.12.12 to 1.12.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/126](https://togithub.com/easymock/objenesis/pull/126)
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/128](https://togithub.com/easymock/objenesis/pull/128)
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/129](https://togithub.com/easymock/objenesis/pull/129)
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/130](https://togithub.com/easymock/objenesis/pull/130)
- Bump byte-buddy from 1.12.13 to 1.12.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/131](https://togithub.com/easymock/objenesis/pull/131)
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/132](https://togithub.com/easymock/objenesis/pull/132)
- Bump versions-maven-plugin from 2.11.0 to 2.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/136](https://togithub.com/easymock/objenesis/pull/136)
- Bump byte-buddy from 1.12.14 to 1.12.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/137](https://togithub.com/easymock/objenesis/pull/137)
- Bump logback-classic from 1.2.11 to 1.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/138](https://togithub.com/easymock/objenesis/pull/138)
- Bump maven-shade-plugin from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/139](https://togithub.com/easymock/objenesis/pull/139)
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/140](https://togithub.com/easymock/objenesis/pull/140)
- Bump junit5.version from 5.9.0 to 5.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/141](https://togithub.com/easymock/objenesis/pull/141)
- Bump byte-buddy from 1.12.16 to 1.12.17 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/142](https://togithub.com/easymock/objenesis/pull/142)
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/134](https://togithub.com/easymock/objenesis/pull/134)
- Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/135](https://togithub.com/easymock/objenesis/pull/135)
- Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/145](https://togithub.com/easymock/objenesis/pull/145)
- Bump byte-buddy from 1.12.17 to 1.12.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/147](https://togithub.com/easymock/objenesis/pull/147)
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/148](https://togithub.com/easymock/objenesis/pull/148)
- Bump maven-shade-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/149](https://togithub.com/easymock/objenesis/pull/149)
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/150](https://togithub.com/easymock/objenesis/pull/150)
- Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/151](https://togithub.com/easymock/objenesis/pull/151)
- Bump modernizer-maven-plugin from 2.4.0 to 2.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/152](https://togithub.com/easymock/objenesis/pull/152)
- Bump jmh.version from 1.35 to 1.36 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/153](https://togithub.com/easymock/objenesis/pull/153)
- Bump byte-buddy from 1.12.18 to 1.12.19 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/154](https://togithub.com/easymock/objenesis/pull/154)
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/155](https://togithub.com/easymock/objenesis/pull/155)
- Bump versions-maven-plugin from 2.13.0 to 2.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/157](https://togithub.com/easymock/objenesis/pull/157)
- Bump versions-maven-plugin from 2.14.0 to 2.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/158](https://togithub.com/easymock/objenesis/pull/158)
- Bump byte-buddy from 1.12.19 to 1.12.20 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/159](https://togithub.com/easymock/objenesis/pull/159)
- Bump wagon-ssh-external from 3.5.2 to 3.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/161](https://togithub.com/easymock/objenesis/pull/161)
- Bump versions-maven-plugin from 2.14.1 to 2.14.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/162](https://togithub.com/easymock/objenesis/pull/162)
- Bump byte-buddy from 1.12.20 to 1.12.21 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/163](https://togithub.com/easymock/objenesis/pull/163)
- Bump junit5.version from 5.9.1 to 5.9.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/164](https://togithub.com/easymock/objenesis/pull/164)
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/165](https://togithub.com/easymock/objenesis/pull/165)
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/166](https://togithub.com/easymock/objenesis/pull/166)
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/167](https://togithub.com/easymock/objenesis/pull/167)
- Bump byte-buddy from 1.12.21 to 1.12.22 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/168](https://togithub.com/easymock/objenesis/pull/168)
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/169](https://togithub.com/easymock/objenesis/pull/169)
- Bump byte-buddy from 1.12.22 to 1.12.23 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/170](https://togithub.com/easymock/objenesis/pull/170)
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/171](https://togithub.com/easymock/objenesis/pull/171)
- Bump byte-buddy from 1.12.23 to 1.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/172](https://togithub.com/easymock/objenesis/pull/172)
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/173](https://togithub.com/easymock/objenesis/pull/173)
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/174](https://togithub.com/easymock/objenesis/pull/174)
- Bump byte-buddy from 1.13.0 to 1.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/175](https://togithub.com/easymock/objenesis/pull/175)
- Bump versions-maven-plugin from 2.14.2 to 2.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/176](https://togithub.com/easymock/objenesis/pull/176)
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/178](https://togithub.com/easymock/objenesis/pull/178)
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/179](https://togithub.com/easymock/objenesis/pull/179)
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/180](https://togithub.com/easymock/objenesis/pull/180)
- Bump byte-buddy from 1.14.0 to 1.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/181](https://togithub.com/easymock/objenesis/pull/181)
- Bump byte-buddy from 1.14.1 to 1.14.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/182](https://togithub.com/easymock/objenesis/pull/182)
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/183](https://togithub.com/easymock/objenesis/pull/183)
- Bump logback-classic from 1.3.5 to 1.4.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/184](https://togithub.com/easymock/objenesis/pull/184)
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/186](https://togithub.com/easymock/objenesis/pull/186)
- Bump modernizer-maven-plugin from 2.5.0 to 2.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/187](https://togithub.com/easymock/objenesis/pull/187)
- Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/188](https://togithub.com/easymock/objenesis/pull/188)
- Bump license-maven-plugin from 4.1 to 4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/189](https://togithub.com/easymock/objenesis/pull/189)
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/190](https://togithub.com/easymock/objenesis/pull/190)
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/191](https://togithub.com/easymock/objenesis/pull/191)
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/192](https://togithub.com/easymock/objenesis/pull/192)
- Bump byte-buddy from 1.14.2 to 1.14.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/193](https://togithub.com/easymock/objenesis/pull/193)
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/194](https://togithub.com/easymock/objenesis/pull/194)
- Bump byte-buddy from 1.14.3 to 1.14.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/195](https://togithub.com/easymock/objenesis/pull/195)
- Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/196](https://togithub.com/easymock/objenesis/pull/196)
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/197](https://togithub.com/easymock/objenesis/pull/197)
- Bump junit-jupiter from 5.9.2 to 5.9.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/202](https://togithub.com/easymock/objenesis/pull/202)
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/203](https://togithub.com/easymock/objenesis/pull/203)
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/204](https://togithub.com/easymock/objenesis/pull/204)
- Bump maven-remote-resources-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/205](https://togithub.com/easymock/objenesis/pull/205)
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/206](https://togithub.com/easymock/objenesis/pull/206)
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/207](https://togithub.com/easymock/objenesis/pull/207)
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/208](https://togithub.com/easymock/objenesis/pull/208)
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/209](https://togithub.com/easymock/objenesis/pull/209)
- Trivial Markdown fix. by [@&#8203;wilx](https://togithub.com/wilx) in
[https://github.com/easymock/objenesis/pull/210](https://togithub.com/easymock/objenesis/pull/210)
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/211](https://togithub.com/easymock/objenesis/pull/211)
- Bump byte-buddy from 1.14.4 to 1.14.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/212](https://togithub.com/easymock/objenesis/pull/212)
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/213](https://togithub.com/easymock/objenesis/pull/213)
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/214](https://togithub.com/easymock/objenesis/pull/214)
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/215](https://togithub.com/easymock/objenesis/pull/215)
- Bump versions-maven-plugin from 2.15.0 to 2.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/216](https://togithub.com/easymock/objenesis/pull/216)
- Bump maven-war-plugin from 3.3.2 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/217](https://togithub.com/easymock/objenesis/pull/217)
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/218](https://togithub.com/easymock/objenesis/pull/218)
- Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/219](https://togithub.com/easymock/objenesis/pull/219)
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/221](https://togithub.com/easymock/objenesis/pull/221)
- Bump jmh.version from 1.36 to 1.37 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/222](https://togithub.com/easymock/objenesis/pull/222)
- Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/224](https://togithub.com/easymock/objenesis/pull/224)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to
3.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/225](https://togithub.com/easymock/objenesis/pull/225)
- Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/226](https://togithub.com/easymock/objenesis/pull/226)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/227](https://togithub.com/easymock/objenesis/pull/227)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to
3.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/228](https://togithub.com/easymock/objenesis/pull/228)
- Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/229](https://togithub.com/easymock/objenesis/pull/229)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/230](https://togithub.com/easymock/objenesis/pull/230)
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/231](https://togithub.com/easymock/objenesis/pull/231)
- Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/232](https://togithub.com/easymock/objenesis/pull/232)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/233](https://togithub.com/easymock/objenesis/pull/233)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/234](https://togithub.com/easymock/objenesis/pull/234)
- Bump com.mycila:license-maven-plugin from 4.2 to 4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/235](https://togithub.com/easymock/objenesis/pull/235)
- Bump org.apache.maven.plugins:maven-artifact-plugin from 3.4.1 to
3.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/236](https://togithub.com/easymock/objenesis/pull/236)
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/220](https://togithub.com/easymock/objenesis/pull/220)
- Set permissions for ci.yml by
[@&#8203;joycebrum](https://togithub.com/joycebrum) in
[https://github.com/easymock/objenesis/pull/223](https://togithub.com/easymock/objenesis/pull/223)
- Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/237](https://togithub.com/easymock/objenesis/pull/237)
- Reference actions by commit SHA by
[@&#8203;gabibguti](https://togithub.com/gabibguti) in
[https://github.com/easymock/objenesis/pull/240](https://togithub.com/easymock/objenesis/pull/240)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to
3.2.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/241](https://togithub.com/easymock/objenesis/pull/241)
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/242](https://togithub.com/easymock/objenesis/pull/242)
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/243](https://togithub.com/easymock/objenesis/pull/243)
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/244](https://togithub.com/easymock/objenesis/pull/244)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to
3.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/245](https://togithub.com/easymock/objenesis/pull/245)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/246](https://togithub.com/easymock/objenesis/pull/246)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/247](https://togithub.com/easymock/objenesis/pull/247)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/248](https://togithub.com/easymock/objenesis/pull/248)
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/249](https://togithub.com/easymock/objenesis/pull/249)
- Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/250](https://togithub.com/easymock/objenesis/pull/250)
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from
3.4.5 to 3.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/easymock/objenesis/pull/251](https://togithub.com/easymock/objenesis/pull/251)
- Bump actions/setup-java from 3.13.0 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/252](https://togithub.com/easymock/objenesis/pull/252)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/253](https://togithub.com/easymock/objenesis/pull/253)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/254](https://togithub.com/easymock/objenesis/pull/254)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to
3.2.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/255](https://togithub.com/easymock/objenesis/pull/255)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to
3.12.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/256](https://togithub.com/easymock/objenesis/pull/256)
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/257](https://togithub.com/easymock/objenesis/pull/257)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to
3.12.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/258](https://togithub.com/easymock/objenesis/pull/258)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to
3.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/259](https://togithub.com/easymock/objenesis/pull/259)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/260](https://togithub.com/easymock/objenesis/pull/260)
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/261](https://togithub.com/easymock/objenesis/pull/261)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/262](https://togithub.com/easymock/objenesis/pull/262)
- Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/263](https://togithub.com/easymock/objenesis/pull/263)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/264](https://togithub.com/easymock/objenesis/pull/264)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/265](https://togithub.com/easymock/objenesis/pull/265)
- Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/266](https://togithub.com/easymock/objenesis/pull/266)
- Bump actions/setup-java from 4.0.0 to 4.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/267](https://togithub.com/easymock/objenesis/pull/267)
- Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0
to 3.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/268](https://togithub.com/easymock/objenesis/pull/268)
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to
3.7.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/269](https://togithub.com/easymock/objenesis/pull/269)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/270](https://togithub.com/easymock/objenesis/pull/270)
- Bump actions/checkout from 4.1.1 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/271](https://togithub.com/easymock/objenesis/pull/271)
- Bump actions/setup-java from 4.1.0 to 4.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/272](https://togithub.com/easymock/objenesis/pull/272)
- Bump actions/setup-java from 4.2.0 to 4.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/273](https://togithub.com/easymock/objenesis/pull/273)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to
3.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/274](https://togithub.com/easymock/objenesis/pull/274)
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to
3.7.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/275](https://togithub.com/easymock/objenesis/pull/275)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/276](https://togithub.com/easymock/objenesis/pull/276)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/277](https://togithub.com/easymock/objenesis/pull/277)
- Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/278](https://togithub.com/easymock/objenesis/pull/278)
- Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to
3.5.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/279](https://togithub.com/easymock/objenesis/pull/279)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/280](https://togithub.com/easymock/objenesis/pull/280)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/281](https://togithub.com/easymock/objenesis/pull/281)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/282](https://togithub.com/easymock/objenesis/pull/282)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/283](https://togithub.com/easymock/objenesis/pull/283)
- Bump actions/checkout from 4.1.2 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/284](https://togithub.com/easymock/objenesis/pull/284)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/285](https://togithub.com/easymock/objenesis/pull/285)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/286](https://togithub.com/easymock/objenesis/pull/286)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/287](https://togithub.com/easymock/objenesis/pull/287)
- Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/288](https://togithub.com/easymock/objenesis/pull/288)
- Bump actions/checkout from 4.1.3 to 4.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/289](https://togithub.com/easymock/objenesis/pull/289)
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/290](https://togithub.com/easymock/objenesis/pull/290)
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/291](https://togithub.com/easymock/objenesis/pull/291)
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/292](https://togithub.com/easymock/objenesis/pull/292)

#### New Contributors

- [@&#8203;wilx](https://togithub.com/wilx) made their first
contribution in
[https://github.com/easymock/objenesis/pull/210](https://togithub.com/easymock/objenesis/pull/210)
- [@&#8203;joycebrum](https://togithub.com/joycebrum) made their first
contribution in
[https://github.com/easymock/objenesis/pull/223](https://togithub.com/easymock/objenesis/pull/223)
- [@&#8203;gabibguti](https://togithub.com/gabibguti) made their first
contribution in
[https://github.com/easymock/objenesis/pull/240](https://togithub.com/easymock/objenesis/pull/240)

**Full Changelog**:
easymock/objenesis@3.3...3.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
drernie referenced this pull request in quiltdata/nf-quilt May 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.objenesis:objenesis](https://objenesis.org)
([source](https://togithub.com/easymock/objenesis)) | `3.3` -> `3.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.objenesis:objenesis/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.objenesis:objenesis/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.objenesis:objenesis/3.3/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.objenesis:objenesis/3.3/3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>easymock/objenesis (org.objenesis:objenesis)</summary>

### [`v3.4`](https://togithub.com/easymock/objenesis/releases/tag/3.4)

[Compare
Source](https://togithub.com/easymock/objenesis/compare/3.3...3.4)

#### What's Changed

- Bump maven-bundle-plugin from 5.1.7 to 5.1.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/125](https://togithub.com/easymock/objenesis/pull/125)
- Bump byte-buddy from 1.12.12 to 1.12.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/126](https://togithub.com/easymock/objenesis/pull/126)
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/128](https://togithub.com/easymock/objenesis/pull/128)
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/129](https://togithub.com/easymock/objenesis/pull/129)
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/130](https://togithub.com/easymock/objenesis/pull/130)
- Bump byte-buddy from 1.12.13 to 1.12.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/131](https://togithub.com/easymock/objenesis/pull/131)
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/132](https://togithub.com/easymock/objenesis/pull/132)
- Bump versions-maven-plugin from 2.11.0 to 2.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/136](https://togithub.com/easymock/objenesis/pull/136)
- Bump byte-buddy from 1.12.14 to 1.12.16 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/137](https://togithub.com/easymock/objenesis/pull/137)
- Bump logback-classic from 1.2.11 to 1.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/138](https://togithub.com/easymock/objenesis/pull/138)
- Bump maven-shade-plugin from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/139](https://togithub.com/easymock/objenesis/pull/139)
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/140](https://togithub.com/easymock/objenesis/pull/140)
- Bump junit5.version from 5.9.0 to 5.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/141](https://togithub.com/easymock/objenesis/pull/141)
- Bump byte-buddy from 1.12.16 to 1.12.17 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/142](https://togithub.com/easymock/objenesis/pull/142)
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/134](https://togithub.com/easymock/objenesis/pull/134)
- Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/135](https://togithub.com/easymock/objenesis/pull/135)
- Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/145](https://togithub.com/easymock/objenesis/pull/145)
- Bump byte-buddy from 1.12.17 to 1.12.18 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/147](https://togithub.com/easymock/objenesis/pull/147)
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/148](https://togithub.com/easymock/objenesis/pull/148)
- Bump maven-shade-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/149](https://togithub.com/easymock/objenesis/pull/149)
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/150](https://togithub.com/easymock/objenesis/pull/150)
- Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/151](https://togithub.com/easymock/objenesis/pull/151)
- Bump modernizer-maven-plugin from 2.4.0 to 2.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/152](https://togithub.com/easymock/objenesis/pull/152)
- Bump jmh.version from 1.35 to 1.36 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/153](https://togithub.com/easymock/objenesis/pull/153)
- Bump byte-buddy from 1.12.18 to 1.12.19 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/154](https://togithub.com/easymock/objenesis/pull/154)
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/155](https://togithub.com/easymock/objenesis/pull/155)
- Bump versions-maven-plugin from 2.13.0 to 2.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/157](https://togithub.com/easymock/objenesis/pull/157)
- Bump versions-maven-plugin from 2.14.0 to 2.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/158](https://togithub.com/easymock/objenesis/pull/158)
- Bump byte-buddy from 1.12.19 to 1.12.20 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/159](https://togithub.com/easymock/objenesis/pull/159)
- Bump wagon-ssh-external from 3.5.2 to 3.5.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/161](https://togithub.com/easymock/objenesis/pull/161)
- Bump versions-maven-plugin from 2.14.1 to 2.14.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/162](https://togithub.com/easymock/objenesis/pull/162)
- Bump byte-buddy from 1.12.20 to 1.12.21 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/163](https://togithub.com/easymock/objenesis/pull/163)
- Bump junit5.version from 5.9.1 to 5.9.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/164](https://togithub.com/easymock/objenesis/pull/164)
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/165](https://togithub.com/easymock/objenesis/pull/165)
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/166](https://togithub.com/easymock/objenesis/pull/166)
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/167](https://togithub.com/easymock/objenesis/pull/167)
- Bump byte-buddy from 1.12.21 to 1.12.22 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/168](https://togithub.com/easymock/objenesis/pull/168)
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/169](https://togithub.com/easymock/objenesis/pull/169)
- Bump byte-buddy from 1.12.22 to 1.12.23 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/170](https://togithub.com/easymock/objenesis/pull/170)
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/171](https://togithub.com/easymock/objenesis/pull/171)
- Bump byte-buddy from 1.12.23 to 1.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/172](https://togithub.com/easymock/objenesis/pull/172)
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/173](https://togithub.com/easymock/objenesis/pull/173)
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/174](https://togithub.com/easymock/objenesis/pull/174)
- Bump byte-buddy from 1.13.0 to 1.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/175](https://togithub.com/easymock/objenesis/pull/175)
- Bump versions-maven-plugin from 2.14.2 to 2.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/176](https://togithub.com/easymock/objenesis/pull/176)
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/178](https://togithub.com/easymock/objenesis/pull/178)
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/179](https://togithub.com/easymock/objenesis/pull/179)
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/180](https://togithub.com/easymock/objenesis/pull/180)
- Bump byte-buddy from 1.14.0 to 1.14.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/181](https://togithub.com/easymock/objenesis/pull/181)
- Bump byte-buddy from 1.14.1 to 1.14.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/182](https://togithub.com/easymock/objenesis/pull/182)
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/183](https://togithub.com/easymock/objenesis/pull/183)
- Bump logback-classic from 1.3.5 to 1.4.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/184](https://togithub.com/easymock/objenesis/pull/184)
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/186](https://togithub.com/easymock/objenesis/pull/186)
- Bump modernizer-maven-plugin from 2.5.0 to 2.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/187](https://togithub.com/easymock/objenesis/pull/187)
- Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/188](https://togithub.com/easymock/objenesis/pull/188)
- Bump license-maven-plugin from 4.1 to 4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/189](https://togithub.com/easymock/objenesis/pull/189)
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/190](https://togithub.com/easymock/objenesis/pull/190)
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/191](https://togithub.com/easymock/objenesis/pull/191)
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/192](https://togithub.com/easymock/objenesis/pull/192)
- Bump byte-buddy from 1.14.2 to 1.14.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/193](https://togithub.com/easymock/objenesis/pull/193)
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/194](https://togithub.com/easymock/objenesis/pull/194)
- Bump byte-buddy from 1.14.3 to 1.14.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/195](https://togithub.com/easymock/objenesis/pull/195)
- Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/196](https://togithub.com/easymock/objenesis/pull/196)
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/197](https://togithub.com/easymock/objenesis/pull/197)
- Bump junit-jupiter from 5.9.2 to 5.9.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/202](https://togithub.com/easymock/objenesis/pull/202)
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/203](https://togithub.com/easymock/objenesis/pull/203)
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/204](https://togithub.com/easymock/objenesis/pull/204)
- Bump maven-remote-resources-plugin from 3.0.0 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/205](https://togithub.com/easymock/objenesis/pull/205)
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/206](https://togithub.com/easymock/objenesis/pull/206)
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/207](https://togithub.com/easymock/objenesis/pull/207)
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/208](https://togithub.com/easymock/objenesis/pull/208)
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/209](https://togithub.com/easymock/objenesis/pull/209)
- Trivial Markdown fix. by [@&#8203;wilx](https://togithub.com/wilx) in
[https://github.com/easymock/objenesis/pull/210](https://togithub.com/easymock/objenesis/pull/210)
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/211](https://togithub.com/easymock/objenesis/pull/211)
- Bump byte-buddy from 1.14.4 to 1.14.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/212](https://togithub.com/easymock/objenesis/pull/212)
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/213](https://togithub.com/easymock/objenesis/pull/213)
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/214](https://togithub.com/easymock/objenesis/pull/214)
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/215](https://togithub.com/easymock/objenesis/pull/215)
- Bump versions-maven-plugin from 2.15.0 to 2.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/216](https://togithub.com/easymock/objenesis/pull/216)
- Bump maven-war-plugin from 3.3.2 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/217](https://togithub.com/easymock/objenesis/pull/217)
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/218](https://togithub.com/easymock/objenesis/pull/218)
- Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/219](https://togithub.com/easymock/objenesis/pull/219)
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/221](https://togithub.com/easymock/objenesis/pull/221)
- Bump jmh.version from 1.36 to 1.37 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/222](https://togithub.com/easymock/objenesis/pull/222)
- Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/224](https://togithub.com/easymock/objenesis/pull/224)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to
3.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/225](https://togithub.com/easymock/objenesis/pull/225)
- Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/226](https://togithub.com/easymock/objenesis/pull/226)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/227](https://togithub.com/easymock/objenesis/pull/227)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to
3.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/228](https://togithub.com/easymock/objenesis/pull/228)
- Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/229](https://togithub.com/easymock/objenesis/pull/229)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/230](https://togithub.com/easymock/objenesis/pull/230)
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/231](https://togithub.com/easymock/objenesis/pull/231)
- Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/232](https://togithub.com/easymock/objenesis/pull/232)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/233](https://togithub.com/easymock/objenesis/pull/233)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/234](https://togithub.com/easymock/objenesis/pull/234)
- Bump com.mycila:license-maven-plugin from 4.2 to 4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/235](https://togithub.com/easymock/objenesis/pull/235)
- Bump org.apache.maven.plugins:maven-artifact-plugin from 3.4.1 to
3.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/236](https://togithub.com/easymock/objenesis/pull/236)
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/220](https://togithub.com/easymock/objenesis/pull/220)
- Set permissions for ci.yml by
[@&#8203;joycebrum](https://togithub.com/joycebrum) in
[https://github.com/easymock/objenesis/pull/223](https://togithub.com/easymock/objenesis/pull/223)
- Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/237](https://togithub.com/easymock/objenesis/pull/237)
- Reference actions by commit SHA by
[@&#8203;gabibguti](https://togithub.com/gabibguti) in
[https://github.com/easymock/objenesis/pull/240](https://togithub.com/easymock/objenesis/pull/240)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to
3.2.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/241](https://togithub.com/easymock/objenesis/pull/241)
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/242](https://togithub.com/easymock/objenesis/pull/242)
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/243](https://togithub.com/easymock/objenesis/pull/243)
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/244](https://togithub.com/easymock/objenesis/pull/244)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to
3.2.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/245](https://togithub.com/easymock/objenesis/pull/245)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/246](https://togithub.com/easymock/objenesis/pull/246)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/247](https://togithub.com/easymock/objenesis/pull/247)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/248](https://togithub.com/easymock/objenesis/pull/248)
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/249](https://togithub.com/easymock/objenesis/pull/249)
- Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/250](https://togithub.com/easymock/objenesis/pull/250)
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from
3.4.5 to 3.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/easymock/objenesis/pull/251](https://togithub.com/easymock/objenesis/pull/251)
- Bump actions/setup-java from 3.13.0 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/252](https://togithub.com/easymock/objenesis/pull/252)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/253](https://togithub.com/easymock/objenesis/pull/253)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/254](https://togithub.com/easymock/objenesis/pull/254)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to
3.2.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/255](https://togithub.com/easymock/objenesis/pull/255)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to
3.12.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/256](https://togithub.com/easymock/objenesis/pull/256)
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/257](https://togithub.com/easymock/objenesis/pull/257)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to
3.12.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/258](https://togithub.com/easymock/objenesis/pull/258)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to
3.2.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/259](https://togithub.com/easymock/objenesis/pull/259)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/260](https://togithub.com/easymock/objenesis/pull/260)
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/261](https://togithub.com/easymock/objenesis/pull/261)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/262](https://togithub.com/easymock/objenesis/pull/262)
- Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/263](https://togithub.com/easymock/objenesis/pull/263)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/264](https://togithub.com/easymock/objenesis/pull/264)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/265](https://togithub.com/easymock/objenesis/pull/265)
- Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/266](https://togithub.com/easymock/objenesis/pull/266)
- Bump actions/setup-java from 4.0.0 to 4.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/267](https://togithub.com/easymock/objenesis/pull/267)
- Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0
to 3.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/268](https://togithub.com/easymock/objenesis/pull/268)
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to
3.7.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/269](https://togithub.com/easymock/objenesis/pull/269)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/270](https://togithub.com/easymock/objenesis/pull/270)
- Bump actions/checkout from 4.1.1 to 4.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/271](https://togithub.com/easymock/objenesis/pull/271)
- Bump actions/setup-java from 4.1.0 to 4.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/272](https://togithub.com/easymock/objenesis/pull/272)
- Bump actions/setup-java from 4.2.0 to 4.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/273](https://togithub.com/easymock/objenesis/pull/273)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to
3.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/274](https://togithub.com/easymock/objenesis/pull/274)
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to
3.7.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/275](https://togithub.com/easymock/objenesis/pull/275)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/276](https://togithub.com/easymock/objenesis/pull/276)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/277](https://togithub.com/easymock/objenesis/pull/277)
- Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/278](https://togithub.com/easymock/objenesis/pull/278)
- Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to
3.5.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/279](https://togithub.com/easymock/objenesis/pull/279)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/280](https://togithub.com/easymock/objenesis/pull/280)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/281](https://togithub.com/easymock/objenesis/pull/281)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/282](https://togithub.com/easymock/objenesis/pull/282)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/283](https://togithub.com/easymock/objenesis/pull/283)
- Bump actions/checkout from 4.1.2 to 4.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/284](https://togithub.com/easymock/objenesis/pull/284)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/285](https://togithub.com/easymock/objenesis/pull/285)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/286](https://togithub.com/easymock/objenesis/pull/286)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/287](https://togithub.com/easymock/objenesis/pull/287)
- Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/288](https://togithub.com/easymock/objenesis/pull/288)
- Bump actions/checkout from 4.1.3 to 4.1.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/289](https://togithub.com/easymock/objenesis/pull/289)
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/290](https://togithub.com/easymock/objenesis/pull/290)
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/291](https://togithub.com/easymock/objenesis/pull/291)
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/easymock/objenesis/pull/292](https://togithub.com/easymock/objenesis/pull/292)

#### New Contributors

- [@&#8203;wilx](https://togithub.com/wilx) made their first
contribution in
[https://github.com/easymock/objenesis/pull/210](https://togithub.com/easymock/objenesis/pull/210)
- [@&#8203;joycebrum](https://togithub.com/joycebrum) made their first
contribution in
[https://github.com/easymock/objenesis/pull/223](https://togithub.com/easymock/objenesis/pull/223)
- [@&#8203;gabibguti](https://togithub.com/gabibguti) made their first
contribution in
[https://github.com/easymock/objenesis/pull/240](https://togithub.com/easymock/objenesis/pull/240)

**Full Changelog**:
easymock/objenesis@3.3...3.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/quiltdata/nf-quilt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant