File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,4 @@ updates:
1313 allow :
1414 - dependency-name : " org.embulk.embulk-plugins"
1515 - dependency-name : " org.embulk:embulk-spi"
16- - dependency-name : " org.embulk:embulk-util-file"
1716 - dependency-name : " org.embulk:embulk-util-timestamp"
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ validation-api = "2.0.1.Final"
1313# We choose Jackson with the latest patch release of the latest open branch.
1414jackson = " 2.16.2"
1515
16- embulk-util-file = " 0.1.5"
1716embulk-util-timestamp = " 0.2.2"
1817
1918checkstyle = " 9.3"
@@ -23,7 +22,6 @@ checkstyle = "9.3"
2322embulk-spi = { group = " org.embulk" , name = " embulk-spi" , version.ref = " embulk-spi" }
2423slf4j = { group = " org.slf4j" , name = " slf4j-api" , version.ref = " slf4j-api" }
2524embulk-util-config = { group = " org.embulk" , name = " embulk-util-config" , version.ref = " embulk-util-config" }
26- embulk-util-file = { group = " org.embulk" , name = " embulk-util-file" , version.ref = " embulk-util-file" }
2725embulk-util-timestamp = { group = " org.embulk" , name = " embulk-util-timestamp" , version.ref = " embulk-util-timestamp" }
2826validation = { group = " javax.validation" , name = " validation-api" , version.ref = " validation-api" }
2927jackson-bom = { group = " com.fasterxml.jackson" , name = " jackson-bom" , version.ref = " jackson" }
You can’t perform that action at this time.
0 commit comments