mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-04 20:45:52 +01:00
Update vulnerable version of cron-utils (#1942)
* Update lock files * Replace usage of org.apache.commons.lang3 with guava * Update vulnerable version of cron-utils Update cron-util from version 9.1.3 to 9.1.6. Version 9.1.6 fixes an arbitrary code execution vulnerability (CVE-2021-41269). SCM-Manager is not affected by this issue, because it is related to the el parsing of an annotation which we don't use.
This commit is contained in:
@@ -153,7 +153,7 @@ org.slf4j:slf4j-api:1.7.25=swaggerDeps
|
||||
org.slf4j:slf4j-api:1.7.30=annotationProcessor,compileClasspath,default,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
org.tmatesoft.sqljet:sqljet:1.1.14=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
org.yaml:snakeyaml:1.26=swaggerDeps
|
||||
sonia.scm:scm-webapp:2.29.2-SNAPSHOT=scmServer
|
||||
sonia.scm:scm-webapp:2.30.2-SNAPSHOT=scmServer
|
||||
sonia.svnkit:svnkit-dav:1.10.3-scm1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
sonia.svnkit:svnkit:1.10.3-scm1=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
empty=archives,optionalPlugin,plugin
|
||||
|
||||
Reference in New Issue
Block a user