Codearte / gradle-nexus-staging-plugin

Automatize releasing Gradle projects to Maven Central.
Apache License 2.0
172 stars 26 forks source link

Bump objenesis from 3.0.1 to 3.1 #133

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps objenesis from 3.0.1 to 3.1.

Release notes *Sourced from [objenesis's releases](https://github.com/easymock/objenesis/releases).* > ## 3.1 > * ProxyingInstantiator can't instantiate classes in java package or bootstrap class loader ([#73](https://github-redirect.dependabot.com/easymock/objenesis/issues/73)) > * Travis build: openjdk8, openjdk11 ([#72](https://github-redirect.dependabot.com/easymock/objenesis/issues/72)) > * Fix "Apache License, Version 2.0" spelling ([#71](https://github-redirect.dependabot.com/easymock/objenesis/issues/71))
Commits - [`6e464fc`](https://github.com/easymock/objenesis/commit/6e464fc570a18b8fe0f4562f8f3bd7adf520cd89) [maven-release-plugin] prepare release 3.1 - [`4a4a38d`](https://github.com/easymock/objenesis/commit/4a4a38d069af5e08dbeb8d42909583763019a0d4) Verify maven version with the enforcer plugin - [`59cac8a`](https://github.com/easymock/objenesis/commit/59cac8a4e9d51f050f7ab0215ca15597956f363a) Variable version missing to do the release notes - [`6d9d718`](https://github.com/easymock/objenesis/commit/6d9d718a91992d7304996d940f88cbe5e9548031) Release notes for 3.1 - [`2a07469`](https://github.com/easymock/objenesis/commit/2a0746994a05ced07c1690266659331561e0fcea) Upgrade the maven wrapper - [`2468c28`](https://github.com/easymock/objenesis/commit/2468c286264a104994372d375ebdc446a957a313) Migrate to assertThrows - [`7b7692f`](https://github.com/easymock/objenesis/commit/7b7692f4706907601c9caeaa81d3798dafe46e92) Proxy system class loader classes - [`35e6e46`](https://github.com/easymock/objenesis/commit/35e6e46cadcbee42d1d510c99776003b38dc5c2c) Upgrade plugins and dependencies - [`5150f00`](https://github.com/easymock/objenesis/commit/5150f00fc0810bf9e643f8ba358f4338191aa526) Travis build: openjdk8, openjdk11 - [`4d50aae`](https://github.com/easymock/objenesis/commit/4d50aaedf904883145c21e17c63f13c12af1b0fa) Fix "Apache License, Version 2.0" spelling - Additional commits viewable in [compare view](https://github.com/easymock/objenesis/compare/3.0.1...3.1)


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)