Commit 2cae306
Fix SpotBugs - run build task with JDK 11 too
SpotBugs runs as part of the 'build' task, not just in the explicit
SpotBugs step. Updated the build step to also use JDK_11 since
SpotBugs 4.9.2 requires Java 11+.
Co-authored-by: torosent <[email protected]>1 parent a6d684f commit 2cae306
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments