Closed A3a3e1 closed 2 years ago
The currently used 2.9.5 version contains 44 CRITICAL vulnerabilities (OWASP dependency check tool)
Sample from JDBC component using Sailor 3.3.1:
Can be solved locally in the component with manual:
compile 'com.fasterxml.jackson.core:jackson-core:2.10.1' compile 'com.fasterxml.jackson.core:jackson-annotations:2.10.1' compile 'com.fasterxml.jackson.core:jackson-databind:2.10.1'
Done
The currently used 2.9.5 version contains 44 CRITICAL vulnerabilities (OWASP dependency check tool)
Sample from JDBC component using Sailor 3.3.1:
Can be solved locally in the component with manual: