-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from treasure-data/bump-up-to-v0.4.3
Bump up to v0.4.3, built with the Gradle plugin v0.5.5
- Loading branch information
Showing
3 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
com.fasterxml.jackson.core:jackson-annotations:2.6.7 | ||
com.fasterxml.jackson.core:jackson-core:2.6.7 | ||
com.fasterxml.jackson.core:jackson-databind:2.6.7 | ||
com.fasterxml.jackson.datatype:jackson-datatype-guava:2.6.7 | ||
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.6.7 | ||
com.google.guava:guava:18.0 | ||
commons-codec:commons-codec:1.10 | ||
commons-io:commons-io:2.7 | ||
javax.validation:validation-api:1.1.0.Final | ||
org.apache.httpcomponents:httpclient:4.5.6 | ||
org.apache.httpcomponents:httpcore:4.4.10 | ||
org.embulk:embulk-api:0.10.31 | ||
org.embulk:embulk-spi:0.10.31 | ||
org.embulk:embulk-util-config:0.3.1 | ||
org.embulk:embulk-util-file:0.1.3 | ||
org.embulk:embulk-util-guess:0.2.0 | ||
org.embulk:embulk-util-json:0.1.1 | ||
org.embulk:embulk-util-retryhelper:0.8.2 | ||
org.embulk:embulk-util-text:0.1.1 | ||
org.json:json:20200518 | ||
org.msgpack:msgpack-core:0.8.11 | ||
org.slf4j:jcl-over-slf4j:1.7.12 | ||
org.slf4j:slf4j-api:1.7.30 |
File renamed without changes.