In order to avoid Gradle build warnings about @SuppressFBWarnings, this commit introduces a testCompileOnly dependency on `findbugs` in the spring-webmvc module so that the class file for @SuppressFBWarnings is available to the compileTestJava task. Closes gh-34418 |
||
---|---|---|
.. | ||
src | ||
spring-webmvc.gradle |