mojohaus / jaxb2-maven-plugin

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

Bump plexus-compiler-api from 2.12.0 to 2.12.1 #217

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps plexus-compiler-api from 2.12.0 to 2.12.1.

Release notes

Sourced from plexus-compiler-api's releases.

2.12.1

🚀 New features and improvements

  • Add a custom compile argument replaceProcessorPathWithProcessorModule… (#213) @​slachiewicz

🐛 Bug Fixes

  • Respect CompilerConfiguration.sourceFiles in EclipseJavaCompiler (#233) @​famod
  • Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+ (#228) @​kriegaex

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • 4f40de2 [maven-release-plugin] prepare release plexus-compiler-2.12.1
  • 1d23063 touch
  • f0efd60 Respect CompilerConfiguration.sourceFiles in EclipseJavaCompiler (#233)
  • e136e4c Ensure that EclipseJavaCompiler doesn't pass duplicate source files to ECJ (#...
  • d09514d Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+
  • 1cc3a76 Bump aspectj.version from 1.9.7.M3 to 1.9.9.1
  • b1c21ce Bump aspectj.version from 1.9.7
  • c97da65 Make build and run tests with Java 18/19 possible
  • 210743c Bump plexus-components from 6.6 to 10.0
  • d540d72 Bump ecj from 3.29.0 to 3.30.0
  • 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)