From 20c41bc10ad887039c9ca712939361d6b9a105f5 Mon Sep 17 00:00:00 2001 From: Hiroyuki Sato Date: Thu, 19 Sep 2024 20:57:03 +0900 Subject: [PATCH] Update gradle.lockfile --- gradle.lockfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.lockfile b/gradle.lockfile index 17dba751..cefd7bb3 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -7,7 +7,7 @@ com.fasterxml.jackson.core:jackson-databind:2.16.2=compileClasspath,runtimeClass com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.2=compileClasspath,runtimeClasspath com.fasterxml.jackson:jackson-bom:2.16.2=compileClasspath,runtimeClasspath commons-codec:commons-codec:1.17.1=compileClasspath,runtimeClasspath -commons-io:commons-io:2.16.1=compileClasspath,runtimeClasspath +commons-io:commons-io:2.17.0=compileClasspath,runtimeClasspath javax.validation:validation-api:2.0.1.Final=compileClasspath,runtimeClasspath org.apache.commons:commons-compress:1.27.1=compileClasspath,runtimeClasspath org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath