mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
Fix lockfiles
This commit is contained in:
@@ -6,21 +6,15 @@ com.cloudogu.conveyor:conveyor:1.0.0=annotationProcessor,compileClasspath,runtim
|
||||
com.cloudogu.jaxrs-tie:jaxrs-tie:1.0.5=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.cloudogu.legman:core:2.0.0=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.damnhandy:handy-uri-templates:2.1.7=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-core:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.core:jackson-core:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-databind:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.core:jackson-databind:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.4=testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.4=testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.11.1=swaggerDeps
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.4=testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson:jackson-bom:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-annotations:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-core:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.core:jackson-databind:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4=swaggerDeps
|
||||
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4=swaggerDeps
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.4=swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.4=swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.4=swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml.jackson:jackson-bom:2.13.4=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
com.fasterxml:classmate:1.5.1=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
com.github.fge:btf:1.2=testCompileClasspath,testRuntimeClasspath
|
||||
com.github.fge:jackson-coreutils:1.6=testCompileClasspath,testRuntimeClasspath
|
||||
@@ -76,11 +70,9 @@ io.swagger.core.v3:swagger-core:2.1.6=swaggerDeps
|
||||
io.swagger.core.v3:swagger-integration:2.1.6=swaggerDeps
|
||||
io.swagger.core.v3:swagger-jaxrs2:2.1.6=swaggerDeps
|
||||
io.swagger.core.v3:swagger-models:2.1.6=swaggerDeps
|
||||
jakarta.activation:jakarta.activation-api:1.2.1=swaggerDeps
|
||||
jakarta.activation:jakarta.activation-api:1.2.2=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
jakarta.activation:jakarta.activation-api:1.2.2=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
jakarta.validation:jakarta.validation-api:2.0.2=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2=swaggerDeps
|
||||
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
javax.el:javax.el-api:3.0.0=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
javax.inject:javax.inject:1=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
javax.servlet:javax.servlet-api:3.1.0=compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,swaggerDeps,testCompileClasspath,testRuntimeClasspath
|
||||
@@ -153,7 +145,7 @@ org.slf4j:jcl-over-slf4j:1.7.30=compileClasspath,runtimeClasspath,runtimePluginE
|
||||
org.slf4j:slf4j-api:1.7.25=swaggerDeps
|
||||
org.slf4j:slf4j-api:1.7.30=annotationProcessor,compileClasspath,runtimeClasspath,runtimePluginElements,scmCoreDependency,testCompileClasspath,testRuntimeClasspath
|
||||
org.tmatesoft.sqljet:sqljet:1.1.14=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
org.yaml:snakeyaml:1.26=swaggerDeps
|
||||
org.yaml:snakeyaml:1.31=swaggerDeps
|
||||
sonia.svnkit:svnkit-dav:1.10.3-scm2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
sonia.svnkit:svnkit:1.10.3-scm2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
||||
empty=optionalPlugin,plugin
|
||||
|
||||
Reference in New Issue
Block a user