Skip to content

Commit ec1ea98

Browse files
Bump jackson from 2.18.3 to 2.19.0 (#900)
* Bump jackson from 2.18.3 to 2.19.0 Bumps `jackson` from 2.18.3 to 2.19.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.18.3 to 2.19.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.3...jackson-dataformats-text-2.19.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.3 to 2.19.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.3...jackson-dataformats-text-2.19.0) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.19.0 Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.18.3 to 2.19.0 - [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.18.3...jackson-datatypes-collections-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update lockfiles for jackson --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladislav Sidorovich <vsidorovich@google.com>
1 parent 811aead commit ec1ea98

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

dumper/app/gradle.lockfile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ com.amazonaws:aws-java-sdk-core:1.12.778=compileClasspath,runtimeClasspath,testC
99
com.amazonaws:aws-java-sdk-redshift:1.12.778=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1010
com.amazonaws:aws-java-sdk-redshiftserverless:1.12.778=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1111
com.amazonaws:jmespath-java:1.12.778=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
12-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
13-
com.fasterxml.jackson.core:jackson-core:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
14-
com.fasterxml.jackson.core:jackson-databind:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
15-
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
16-
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
17-
com.fasterxml.jackson.datatype:jackson-datatype-guava:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
18-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
19-
com.fasterxml.jackson:jackson-bom:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
12+
com.fasterxml.jackson.core:jackson-annotations:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
13+
com.fasterxml.jackson.core:jackson-core:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
14+
com.fasterxml.jackson.core:jackson-databind:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
15+
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
16+
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
17+
com.fasterxml.jackson.datatype:jackson-datatype-guava:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
18+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
19+
com.fasterxml.jackson:jackson-bom:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2020
com.fasterxml.woodstox:woodstox-core:5.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2121
com.github.pjfanning:jersey-json:1.20=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2222
com.github.stefanbirkner:system-rules:1.19.0=testCompileClasspath,testRuntimeClasspath

dumper/lib-dumper-spi/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
# This file is expected to be part of source control.
44
ch.qos.logback:logback-classic:1.3.15=testRuntimeClasspath
55
ch.qos.logback:logback-core:1.3.15=testRuntimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7-
com.fasterxml.jackson.core:jackson-core:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8-
com.fasterxml.jackson.core:jackson-databind:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9-
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
10-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
11-
com.fasterxml.jackson:jackson-bom:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8+
com.fasterxml.jackson.core:jackson-databind:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9+
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
10+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
11+
com.fasterxml.jackson:jackson-bom:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1212
com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1313
com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath
1414
com.google.auto.service:auto-service:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath

dumper/lib-ext-bigquery/gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# This file is expected to be part of source control.
44
ch.qos.logback:logback-classic:1.3.15=testRuntimeClasspath
55
ch.qos.logback:logback-core:1.3.15=testRuntimeClasspath
6-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7-
com.fasterxml.jackson.core:jackson-core:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8-
com.fasterxml.jackson.core:jackson-databind:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9-
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
10-
com.fasterxml.jackson:jackson-bom:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-annotations:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
7+
com.fasterxml.jackson.core:jackson-core:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
8+
com.fasterxml.jackson.core:jackson-databind:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9+
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
10+
com.fasterxml.jackson:jackson-bom:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1111
com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1212
com.google.android:annotations:4.1.1.4=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1313
com.google.api-client:google-api-client:2.7.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dumper/lib-ext-hive-metastore/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ com.cedarsoftware:java-util:1.9.0=hive312RuntimeClasspath
99
com.cedarsoftware:json-io:2.5.1=hive312RuntimeClasspath
1010
com.esri.geometry:esri-geometry-api:2.0.0=hive312RuntimeClasspath
1111
com.fasterxml.jackson.core:jackson-annotations:2.12.0=hive312RuntimeClasspath
12-
com.fasterxml.jackson.core:jackson-annotations:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
12+
com.fasterxml.jackson.core:jackson-annotations:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1313
com.fasterxml.jackson.core:jackson-core:2.12.0=hive312RuntimeClasspath
14-
com.fasterxml.jackson.core:jackson-core:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
14+
com.fasterxml.jackson.core:jackson-core:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1515
com.fasterxml.jackson.core:jackson-databind:2.12.0=hive312RuntimeClasspath
16-
com.fasterxml.jackson.core:jackson-databind:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
16+
com.fasterxml.jackson.core:jackson-databind:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
1717
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.12.0=hive312RuntimeClasspath
1818
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.12.0=hive312RuntimeClasspath
1919
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.0=hive312RuntimeClasspath
2020
com.fasterxml.jackson:jackson-bom:2.12.0=hive312RuntimeClasspath
21-
com.fasterxml.jackson:jackson-bom:2.18.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
21+
com.fasterxml.jackson:jackson-bom:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2222
com.fasterxml.woodstox:woodstox-core:5.4.0=hive312RuntimeClasspath
2323
com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2=hive312RuntimeClasspath
2424
com.github.pjfanning:jersey-json:1.20=hive312RuntimeClasspath

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ hadoop = "3.4.0"
2929
hikaricp = "4.0.3"
3030
hive = "3.1.3"
3131
httpclient5 = "5.4.3"
32-
jackson = "2.18.3"
32+
jackson = "2.19.0"
3333
javax-annotation-api = "1.3.2"
3434
jcip = "1.0-1"
3535
jcl-over-slf4j = "2.0.17"

0 commit comments

Comments
 (0)