From e409af62ccfdc79457d0ae40f5b378116e7019ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 04:01:20 +0000 Subject: [PATCH 1/2] Bump org.embulk:embulk-util-timestamp from 0.2.2 to 0.3.0 Bumps [org.embulk:embulk-util-timestamp](https://github.com/embulk/embulk-util-timestamp) from 0.2.2 to 0.3.0. - [Commits](https://github.com/embulk/embulk-util-timestamp/compare/v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: org.embulk:embulk-util-timestamp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0c5a4d84..c65cb1d8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ validation-api = "2.0.1.Final" # We choose Jackson with the latest patch release of the latest open branch. jackson = "2.16.2" -embulk-util-timestamp = "0.2.2" +embulk-util-timestamp = "0.3.0" checkstyle = "9.3" From df24bd57b10c98222bdba19cfad36445c18a7a2a Mon Sep 17 00:00:00 2001 From: Dai MIKURUBE Date: Thu, 9 May 2024 13:10:58 +0900 Subject: [PATCH 2/2] Update gradle.lockfile --- gradle.lockfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.lockfile b/gradle.lockfile index dcbd0ad2..a20d0b75 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -9,8 +9,8 @@ com.fasterxml.jackson:jackson-bom:2.16.2=compileClasspath,runtimeClasspath javax.validation:validation-api:2.0.1.Final=compileClasspath,runtimeClasspath org.embulk:embulk-spi:0.11=compileClasspath org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath -org.embulk:embulk-util-rubytime:0.3.3=compileClasspath,runtimeClasspath -org.embulk:embulk-util-timestamp:0.2.2=compileClasspath,runtimeClasspath +org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath +org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath org.msgpack:msgpack-core:0.8.24=compileClasspath org.slf4j:slf4j-api:2.0.7=compileClasspath empty=