File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919
2020 # Runs the Super-Linter action and ignore errors
2121 - name : Run Super-Linter
22- uses : github/super-linter@v3
22+ uses : github/super-linter@v4
2323 env :
2424 DEFAULT_BRANCH : develop
2525 DISABLE_ERRORS : true
Original file line number Diff line number Diff line change 44
55| Version | Supported |
66| ------- | ------------------ |
7- | 2.2.0.0 | :white_check_mark : |
8- | 2.1.0.1 | :x : , upgrade to 2.2.0.0 |
7+ | 2.2.3.1 (latest) | :white_check_mark : |
8+ | 2.1.0.1-2.2.3.0 | :x : , upgrade to latest release |
99| <= 1.4.x | :x : , no longer supported AT ALL |
1010
1111## Reporting a Vulnerability
Original file line number Diff line number Diff line change 135135 <version .jmh>1.28</version .jmh>
136136 <!-- Note: powermock v2.0.8 doesn't exist. v2.0.9+ requires mockito-core v3+, which requires Java 8 -->
137137 <version .powermock>2.0.7</version .powermock>
138- <version .spotbugs>4.2.3 </version .spotbugs>
138+ <version .spotbugs>4.5.2 </version .spotbugs>
139139 <version .spotbugs.maven>4.2.2</version .spotbugs.maven>
140140 <version .surefire>3.0.0-M5</version .surefire>
141141 </properties >
You can’t perform that action at this time.
0 commit comments