mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
103 stars 76 forks source link

Bump plexus-utils from 3.1.0 to 3.4.1 #201

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps plexus-utils from 3.1.0 to 3.4.1.

Release notes

Sourced from plexus-utils's releases.

3.4.1

🐛 Bug Fixes

📦 Dependency updates

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

... (truncated)

Commits
  • abc5db6 [maven-release-plugin] prepare release plexus-utils-3.4.1
  • c01b83e Bump actions/setup-java from 2.2.0 to 2.3.0 (#168)
  • bb346ad Fixes #163: Regression: encoding error when parsing a ISO-8859-1 xml (#164)
  • 5e6d78e Delete .travis.yml
  • 938e6f8 Bump jmh-generator-annprocess from 1.32 to 1.33
  • e797c88 Bump jmh-core from 1.32 to 1.33
  • 9f8c3ba Bump actions/setup-java from 2.1.0 to 2.2.0
  • 0a18bb8 Bump junit from 4.13.1 to 4.13.2
  • 85b7e7f fix link to search.maven.org: HTTPS required
  • c778cf1 Bump actions/setup-java from 1 to 2.1.0 (#157)
  • 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)