aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

Bump powermock-module-junit4 from 2.0.4 to 2.0.7 #44

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps powermock-module-junit4 from 2.0.4 to 2.0.7.

Commits
  • fb140f1 2.0.7 release (previous 2.0.6) + release notes updated by CI build 844
  • 27501ac [ci maven-central-release] Fix missing stackmap frames (#1043)
  • aa3328c 2.0.6 release (previous 2.0.5) + release notes updated by CI build 836
  • dda30da [ci maven-central-release] Upgrade to Javassist 3.27.0-GA (#1041)
  • 0d243c7 2.0.5 release (previous 2.0.4) + release notes updated by CI build 833
  • c7406c4 [ci maven-central-release] Use Unsafe to set final static fields, support JDK12+
  • bd92bcc Handle primivite data types
  • fc092c5 Use Unsafe to set final fields, support JDK12+
  • 38e5dc6 Merge pull request #1025 from eolivelli/fix/local-build
  • 7af5b37 Enable local build in IDE without setting ENV
  • See full diff 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