From 525175e869900c6ebdc93f26bd3e493db5d6337f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 05:52:25 +0000 Subject: [PATCH] Bump the root-gradle-deps group with 10 updates Bumps the root-gradle-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [com.google.guava:guava](https://github.com/google/guava) | `32.1.3-jre` | `33.0.0-jre` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.618` | `1.12.625` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.16.0` | `2.16.1` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.60.0` | `1.60.1` | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.60.0` | `1.60.1` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.60.0` | `1.60.1` | | [io.zipkin.zipkin2:zipkin](https://github.com/openzipkin/zipkin) | `2.25.0` | `2.25.2` | | [io.zipkin.reporter2:zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java) | `2.16.5` | `2.17.1` | | [io.zipkin.brave:brave](https://github.com/openzipkin/brave) | `5.16.0` | `5.17.0` | | software.amazon.awssdk:s3 | `2.21.44` | `2.22.5` | Updates `com.google.guava:guava` from 32.1.3-jre to 33.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.618 to 1.12.625 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.618...1.12.625) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.16.0 to 2.16.1 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.16.0...jackson-dataformats-text-2.16.1) Updates `io.grpc:grpc-bom` from 1.60.0 to 1.60.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.60.0...v1.60.1) Updates `io.grpc:grpc-api` from 1.60.0 to 1.60.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.60.0...v1.60.1) Updates `io.grpc:grpc-netty-shaded` from 1.60.0 to 1.60.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.60.0...v1.60.1) Updates `io.zipkin.zipkin2:zipkin` from 2.25.0 to 2.25.2 - [Release notes](https://github.com/openzipkin/zipkin/releases) - [Changelog](https://github.com/openzipkin/zipkin/blob/master/RELEASE.md) - [Commits](https://github.com/openzipkin/zipkin/compare/2.25.0...2.25.2) Updates `io.zipkin.reporter2:zipkin-sender-okhttp3` from 2.16.5 to 2.17.1 - [Release notes](https://github.com/openzipkin/zipkin-reporter-java/releases) - [Changelog](https://github.com/openzipkin/zipkin-reporter-java/blob/master/RELEASE.md) - [Commits](https://github.com/openzipkin/zipkin-reporter-java/compare/2.16.5...2.17.1) Updates `io.zipkin.brave:brave` from 5.16.0 to 5.17.0 - [Release notes](https://github.com/openzipkin/brave/releases) - [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md) - [Commits](https://github.com/openzipkin/brave/compare/5.16.0...5.17.0) Updates `software.amazon.awssdk:s3` from 2.21.44 to 2.22.5 --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.zipkin.zipkin2:zipkin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.zipkin.reporter2:zipkin-sender-okhttp3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.zipkin.brave:brave dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- load-generator/build.gradle | 8 ++++---- sample-apps/jaeger-zipkin-sample-app/build.gradle | 6 +++--- trace-java-client/build.gradle | 6 +++--- validator/build.gradle | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/build.gradle b/build.gradle index 6340b9500..e374050d8 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ repositories { dependencies { // This dependency is used by the application. - implementation 'com.google.guava:guava:32.1.3-jre' + implementation 'com.google.guava:guava:33.0.0-jre' // Use JUnit test framework testImplementation 'junit:junit:4.13.2' diff --git a/load-generator/build.gradle b/load-generator/build.gradle index 1a787dce7..cf0dc57ed 100644 --- a/load-generator/build.gradle +++ b/load-generator/build.gradle @@ -26,12 +26,12 @@ repositories { dependencies { // This dependency is used by the application. - implementation "com.google.guava:guava:32.1.3-jre" + implementation "com.google.guava:guava:33.0.0-jre" - implementation "io.grpc:grpc-bom:1.60.0" - implementation "io.grpc:grpc-api:1.60.0" + implementation "io.grpc:grpc-bom:1.60.1" + implementation "io.grpc:grpc-api:1.60.1" - implementation "io.grpc:grpc-netty-shaded:1.60.0" + implementation "io.grpc:grpc-netty-shaded:1.60.1" implementation platform("io.opentelemetry:opentelemetry-bom:1.33.0") implementation "io.opentelemetry:opentelemetry-api" diff --git a/sample-apps/jaeger-zipkin-sample-app/build.gradle b/sample-apps/jaeger-zipkin-sample-app/build.gradle index c9b702efd..53042d2a4 100644 --- a/sample-apps/jaeger-zipkin-sample-app/build.gradle +++ b/sample-apps/jaeger-zipkin-sample-app/build.gradle @@ -37,9 +37,9 @@ application { dependencies { implementation "com.sparkjava:spark-core:2.9.4" implementation "com.squareup.okhttp3:okhttp:4.12.0" - implementation "software.amazon.awssdk:s3:2.21.44" - implementation "io.grpc:grpc-api:1.60.0" - implementation "io.grpc:grpc-netty-shaded:1.60.0" + implementation "software.amazon.awssdk:s3:2.22.5" + implementation "io.grpc:grpc-api:1.60.1" + implementation "io.grpc:grpc-netty-shaded:1.60.1" implementation "org.slf4j:slf4j-simple:2.0.9" implementation project(":trace-java-client") diff --git a/trace-java-client/build.gradle b/trace-java-client/build.gradle index c931f79c7..82343475c 100644 --- a/trace-java-client/build.gradle +++ b/trace-java-client/build.gradle @@ -21,9 +21,9 @@ dependencies { implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.14.0' implementation group: 'io.jaegertracing', name: 'jaeger-core', version: '1.8.1' implementation group: 'io.jaegertracing', name: 'jaeger-thrift', version: '1.8.1' - implementation group: 'io.zipkin.zipkin2', name: 'zipkin', version: '2.25.0' - implementation group: 'io.zipkin.reporter2', name: 'zipkin-sender-okhttp3', version: '2.16.5' - implementation group: 'io.zipkin.brave', name: 'brave', version: '5.16.0' + implementation group: 'io.zipkin.zipkin2', name: 'zipkin', version: '2.25.2' + implementation group: 'io.zipkin.reporter2', name: 'zipkin-sender-okhttp3', version: '2.17.1' + implementation group: 'io.zipkin.brave', name: 'brave', version: '5.17.0' } diff --git a/validator/build.gradle b/validator/build.gradle index d872450af..9ffa7d0b1 100644 --- a/validator/build.gradle +++ b/validator/build.gradle @@ -35,7 +35,7 @@ dependencies { implementation group: 'commons-io', name: 'commons-io', version: '2.15.1' // yaml reader - implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.16.0' + implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.16.1' // json flattener implementation group: 'com.github.wnameless', name: 'json-flattener', version: '0.7.1' @@ -47,7 +47,7 @@ dependencies { compileOnly 'info.picocli:picocli-codegen:4.7.5' // aws sdk - implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.618') + implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.625') implementation 'com.amazonaws:aws-java-sdk-s3' implementation 'com.amazonaws:aws-java-sdk-cloudwatch' implementation 'com.amazonaws:aws-java-sdk-xray'