Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps org.objenesis:objenesis from 3.3 to 3.5.

Release notes

Sourced from org.objenesis:objenesis's releases.

3.5

What's Changed

... (truncated)

Commits
  • fb36e5c [release] Release 3.5
  • e24433f Try to define the plugin in each project we want to deploy
  • ff49d32 Generate javadoc to make the maven central plugin happy
  • c8a85c0 Do not list all dependency updates, too much noise
  • 70a0f83 Ignore the modules that shouldn't be deployed
  • 29be1b7 Move to 3.5
  • 63de6e3 Bump actions/setup-java from 5.1.0 to 5.2.0
  • be90c90 Bump actions/checkout from 6.0.1 to 6.0.2
  • 8fc8f5d Update release notes
  • 9f426fd Deploy with the maven-release-plugin
  • 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 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 <dependency name> 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)

Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.3 to 3.5.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](easymock/objenesis@3.3...3.5)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-version: '3.5'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JAVA labels Jan 26, 2026
@github-actions github-actions bot added the BUILD label Jan 26, 2026
@dongjoon-hyun dongjoon-hyun changed the title Bump org.objenesis:objenesis from 3.3 to 3.5 in /java ORC-2062: Upgrade objenesis to 3.5 Jan 28, 2026
@dongjoon-hyun dongjoon-hyun added this to the 2.2.3 milestone Jan 28, 2026
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

Merged to main/2.2.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dongjoon-hyun pushed a commit that referenced this pull request Jan 28, 2026
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.3 to 3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/easymock/objenesis/releases">org.objenesis:objenesis's releases</a>.</em></p>
<blockquote>
<h2>3.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/293">easymock/objenesis#293</a></li>
<li>Prepare module-test for next development iteration by <a href="https://github.com/ckelleyRH"><code>​ckelleyRH</code></a> in <a href="https://redirect.github.com/easymock/objenesis/pull/296">easymock/objenesis#296</a></li>
<li>Bump com.mycila:license-maven-plugin from 4.3 to 4.4 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/297">easymock/objenesis#297</a></li>
<li>Bump actions/checkout from 4.1.4 to 4.1.5 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/294">easymock/objenesis#294</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/298">easymock/objenesis#298</a></li>
<li>Bump com.mycila:license-maven-plugin from 4.4 to 4.5 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/299">easymock/objenesis#299</a></li>
<li>Bump actions/checkout from 4.1.5 to 4.1.6 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/300">easymock/objenesis#300</a></li>
<li>Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/301">easymock/objenesis#301</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/302">easymock/objenesis#302</a></li>
<li>Bump org.gaul:modernizer-maven-plugin from 2.8.0 to 2.9.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/303">easymock/objenesis#303</a></li>
<li>Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/304">easymock/objenesis#304</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/305">easymock/objenesis#305</a></li>
<li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/306">easymock/objenesis#306</a></li>
<li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/308">easymock/objenesis#308</a></li>
<li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/309">easymock/objenesis#309</a></li>
<li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/310">easymock/objenesis#310</a></li>
<li>Bump actions/checkout from 4.1.6 to 4.1.7 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/311">easymock/objenesis#311</a></li>
<li>Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/312">easymock/objenesis#312</a></li>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/313">easymock/objenesis#313</a></li>
<li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/314">easymock/objenesis#314</a></li>
<li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/315">easymock/objenesis#315</a></li>
<li>Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/316">easymock/objenesis#316</a></li>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/317">easymock/objenesis#317</a></li>
<li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/318">easymock/objenesis#318</a></li>
<li>Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/319">easymock/objenesis#319</a></li>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/320">easymock/objenesis#320</a></li>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/322">easymock/objenesis#322</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/323">easymock/objenesis#323</a></li>
<li>Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/321">easymock/objenesis#321</a></li>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/324">easymock/objenesis#324</a></li>
<li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/325">easymock/objenesis#325</a></li>
<li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/326">easymock/objenesis#326</a></li>
<li>Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/327">easymock/objenesis#327</a></li>
<li>Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/328">easymock/objenesis#328</a></li>
<li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/329">easymock/objenesis#329</a></li>
<li>Bump actions/setup-java from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/330">easymock/objenesis#330</a></li>
<li>Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/331">easymock/objenesis#331</a></li>
<li>Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/333">easymock/objenesis#333</a></li>
<li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/334">easymock/objenesis#334</a></li>
<li>Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/335">easymock/objenesis#335</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/336">easymock/objenesis#336</a></li>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/337">easymock/objenesis#337</a></li>
<li>Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/338">easymock/objenesis#338</a></li>
<li>Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/339">easymock/objenesis#339</a></li>
<li>Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/340">easymock/objenesis#340</a></li>
<li>Bump actions/github-script from 6 to 7 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/341">easymock/objenesis#341</a></li>
<li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/342">easymock/objenesis#342</a></li>
<li>Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.1 by <a href="https://github.com/dependabot"><code>​dependabot</code></a>[bot] in <a href="https://redirect.github.com/easymock/objenesis/pull/347">easymock/objenesis#347</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/easymock/objenesis/commit/fb36e5c377ed1bf57a18386fa79d2eed4ddfcfac"><code>fb36e5c</code></a> [release] Release 3.5</li>
<li><a href="https://github.com/easymock/objenesis/commit/e24433fce4f0a87bef8fdba269554fc08bf9706f"><code>e24433f</code></a> Try to define the plugin in each project we want to deploy</li>
<li><a href="https://github.com/easymock/objenesis/commit/ff49d3286b491b8b63adb771365f363aa98c5a6a"><code>ff49d32</code></a> Generate javadoc to make the maven central plugin happy</li>
<li><a href="https://github.com/easymock/objenesis/commit/c8a85c0bb19b29044ff14f9ad672132a38c3aeea"><code>c8a85c0</code></a> Do not list all dependency updates, too much noise</li>
<li><a href="https://github.com/easymock/objenesis/commit/70a0f832f9236df23d8f7f237a13c8ab914469f0"><code>70a0f83</code></a> Ignore the modules that shouldn't be deployed</li>
<li><a href="https://github.com/easymock/objenesis/commit/29be1b71738ca0c1b45cb35d9d13ec0e36ff59ed"><code>29be1b7</code></a> Move to 3.5</li>
<li><a href="https://github.com/easymock/objenesis/commit/63de6e3a4de4b90639a8485e37b45979156f158b"><code>63de6e3</code></a> Bump actions/setup-java from 5.1.0 to 5.2.0</li>
<li><a href="https://github.com/easymock/objenesis/commit/be90c90edc2f820f635085effd4c84f335797230"><code>be90c90</code></a> Bump actions/checkout from 6.0.1 to 6.0.2</li>
<li><a href="https://github.com/easymock/objenesis/commit/8fc8f5dc945e31c3d9e73b6af6f82c02bf2f7db2"><code>8fc8f5d</code></a> Update release notes</li>
<li><a href="https://github.com/easymock/objenesis/commit/9f426fd1493eacfc92e3a00ac0dcb398c30a3689"><code>9f426fd</code></a> Deploy with the maven-release-plugin</li>
<li>Additional commits viewable in <a href="https://github.com/easymock/objenesis/compare/3.3...3.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.objenesis:objenesis&package-manager=maven&previous-version=3.3&new-version=3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)

</details>

Closes #2500 from dependabot[bot]/dependabot/maven/java/org.objenesis-objenesis-3.5.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 219afc7)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dependabot dependabot bot deleted the dependabot/maven/java/org.objenesis-objenesis-3.5 branch January 28, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD dependencies Pull requests that update a dependency file JAVA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant