From bf8d39a02921f1bf441025f9d70a59b49bf030be Mon Sep 17 00:00:00 2001 From: Hiroyuki Sato Date: Fri, 9 Aug 2024 21:24:57 +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 4218fb1a..c9d34ff7 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -9,7 +9,7 @@ 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 javax.validation:validation-api:2.0.1.Final=compileClasspath,runtimeClasspath -org.apache.commons:commons-compress:1.26.2=compileClasspath,runtimeClasspath +org.apache.commons:commons-compress:1.27.0=compileClasspath,runtimeClasspath org.apache.commons:commons-lang3:3.16.0=compileClasspath,runtimeClasspath org.embulk:embulk-spi:0.11=compileClasspath org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath