Adding Dependency Check Maven Plugin
With this plugin we will be able to validate known CVEs (vulnerabilities) on compile time and have a quicker response to exploits. We will be using level 4, which is medium and up, read more at https://nvd.nist.gov/vuln-metrics/cvss Updated dependencies: SLF4J from 2.0.7 to 2.0.9 MariaDB from 3.1.4 to 3.2.0 JUnit from 5.9.3 to 5.10.0 Surefire Plugin from 3.1.0 to 3.1.2
Loading
Please register or sign in to comment