zowe / data-sets

Repo for the springboot based data set APIs
Eclipse Public License 2.0
6 stars 5 forks source link

Upgrade tomcat to 9.0.65 #274

Closed CarsonCook closed 2 years ago

CarsonCook commented 2 years ago

Signed-off-by: Carson Cook carson.cook@ibm.com

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

CarsonCook commented 2 years ago

Unclear why sonar scan is checking code coverage and duplication, only change is to a gradle file that shouldn't be included.

The code smells are TODO comments in areas that weren't changed