GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya-extensions/pull/13
TAMAYA-361 Remove unused dependency on findbugs artifact
The maven findbugs plugin continues to be used, but there is no version
3.0.4 of the `com.google.code.findbugs:jsr305` artifact.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya-extensions TAMAYA-361
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-extensions/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit ba5c1cc7e5d99c6dc614f157b0a7fa164eabc809
Author: Aaron Coburn <acoburn@...>
Date: 2018-11-19T17:07:02Z
TAMAYA-361 Remove unused dependency on findbugs artifact
The maven findbugs plugin continues to be used.
----
---