zowe / data-sets

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

upgraded springboot to 2.7.12 and snakeyaml to 2.0 #305

Closed AmandaDErrico closed 1 year ago

AmandaDErrico commented 1 year ago

In order to resolve snakeyaml dependency upgrade to 2.0, springboot needs to be upgraded to 2.7.12, which prevents the use of deprecated values mainClassName and classifier in bootJar. Changing licenseGradlePluginVersion to 0.13.1 (same as jobs repo) also prevents errors when running job Publish branch binaries / publish (push). Removed unused guava dependency.

Resolves: https://github.com/zowe/security-reports/issues/353 https://github.com/zowe/security-reports/issues/350

sonarcloud[bot] commented 1 year 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

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint