Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

Checkstyle plugin dependencies versions

$
0
0

Hi,

our internal Nexus scanned the project and found a security issue regarding commons-bean-utils version 1.9.3. I ran Gradle dependencies and found out that this dependency is a transitive dependency of the check style plugin.

In the build.gradle we add the plugin via apply plugin: 'findbugs'. No version or anything. So how do I find out which version is used? And how do I upgrade?

Thanks


Viewing all articles
Browse latest Browse all 19859

Trending Articles