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 build-helper-maven-plugin from 1.5 to 3.2.0 #41

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps build-helper-maven-plugin from 1.5 to 3.2.0.

Release notes

Sourced from build-helper-maven-plugin's releases.

build-helper-maven-plugin-3.2.0

Changelog: https://github.com/mojohaus/build-helper-maven-plugin/milestone/6?closed=1

build-helper-maven-plugin-3.1.0

Changelog: https://github.com/mojohaus/build-helper-maven-plugin/issues?q=is%3Aissue+milestone%3A3.1.0+is%3Aclosed

Commits
  • 46de6e1 [maven-release-plugin] prepare release build-helper-maven-plugin-3.2.0
  • 2728bdc Remove unused private fields
  • a5b414f Remove description of missing parameter
  • 9f3d182 Merge pull request #32 from JeneJasper/master
  • 0fd59ec Set a property based on the maven.build.timestamp
  • e557609 Merge pull request #92 from mojohaus/issue/48
  • bfb998d cosmetic: remove unused import
  • 777b058 Fixes #93 Add profile to avoid showing warnings for maven plugin plugin goals...
  • f9585af Merge pull request #76 from gmatheu/site_regex-properties_value
  • 933dccf [Issue #48] detect root project location also in special cases:
  • 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