Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump plexus-utils from 3.1.0 to 3.4.0 #55

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps plexus-utils from 3.1.0 to 3.4.0.

Release notes

Sourced from plexus-utils's releases.

3.4.0

🚀 New features and improvements

  • Multi-Release-Jar with initial support for JDK 9 and JDK 10 NIO API (#120) @​mkarg
  • Using NIO 8 to allow better offloading / performance (#111) @​mkarg
  • NIO-7: Potential performance gains using offloading (#91) @​mkarg
  • Various small speed improvements (#106) @​gnodet
  • add removeAttribute method to Xpp3Dom (#94) @​olamy
  • Add public String[] getRawCommandline() to avoid OS dependency code in unit tests (#68) @​zosrothko

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 6f2b70a [maven-release-plugin] prepare release plexus-utils-3.4.0
  • 7d26d04 fix javadoc issues
  • 17ed658 upgrade parent pom from 7 to 8
  • 2849147 Create codeql-analysis.yml
  • 8210833 Update CI config
  • a2efde3 Bump actions/cache from v2.1.4 to v2.1.5
  • 2db9aac Enforcing JDK 11 on release
  • d349b5f Update README.md
  • 9ed17bb Update README.md
  • 67ca06d Remove old JDK versions and add 17-ea
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2021
@olamy
Copy link
Member

olamy commented Aug 7, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 branch from 440aeb3 to b92c51a Compare August 7, 2021 05:26
@olamy
Copy link
Member

olamy commented Aug 8, 2021

@dependabot rebase

Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.1.0 to 3.4.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.1.0...plexus-utils-3.4.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 branch from b92c51a to 009d7a4 Compare August 8, 2021 04:59
@olamy olamy merged commit 9c1ee6e into master Aug 9, 2021
@olamy olamy deleted the dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 branch August 9, 2021 10:03
# for free to join this conversation on GitHub. Already have an account? # 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