diff --git a/build.gradle.kts b/build.gradle.kts index 6e1eb05..9ab756c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -20,7 +20,7 @@ plugins { application } // eCommerce commons library version -val ecommerceCommonsVersion = "1.10.2" +val ecommerceCommonsVersion = "1.12.0" // eCommerce commons library git ref (by default tag) val ecommerceCommonsGitRef = ecommerceCommonsVersion diff --git a/gradle.lockfile b/gradle.lockfile index 098dbc7..b2208ac 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -162,7 +162,7 @@ io.swagger:swagger-models:1.6.8=productionRuntimeClasspath,runtimeClasspath,test io.swagger:swagger-parser:1.0.63=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath io.vavr:vavr-match:0.10.4=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath io.vavr:vavr:0.10.4=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath -it.pagopa:pagopa-ecommerce-commons:1.10.2=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath +it.pagopa:pagopa-ecommerce-commons:1.12.0=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath jakarta.activation:jakarta.activation-api:2.1.1=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath jakarta.annotation:jakarta.annotation-api:2.1.1=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath jakarta.validation:jakarta.validation-api:3.0.2=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath