Skip to content

Commit f7b4d1e

Browse files
deps: bump zipkin-gcp.version from 1.1.0 to 1.1.1 (#2552)
Bumps `zipkin-gcp.version` from 1.1.0 to 1.1.1. Updates `io.zipkin.gcp:zipkin-sender-stackdriver` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/openzipkin/zipkin-gcp/releases) - [Changelog](https://github.com/openzipkin/zipkin-gcp/blob/master/RELEASE.md) - [Commits](openzipkin/zipkin-gcp@1.1.0...1.1.1) Updates `io.zipkin.gcp:brave-propagation-stackdriver` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/openzipkin/zipkin-gcp/releases) - [Changelog](https://github.com/openzipkin/zipkin-gcp/blob/master/RELEASE.md) - [Commits](openzipkin/zipkin-gcp@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: io.zipkin.gcp:zipkin-sender-stackdriver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.zipkin.gcp:brave-propagation-stackdriver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bd907f commit f7b4d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<spring-cloud-dependencies.version>2023.0.0</spring-cloud-dependencies.version>
4040
<spring-boot-dependencies.version>3.2.0</spring-boot-dependencies.version>
4141
<spring-cloud-gcp-dependencies.version>${project.parent.version}</spring-cloud-gcp-dependencies.version>
42-
<zipkin-gcp.version>1.1.0</zipkin-gcp.version>
42+
<zipkin-gcp.version>1.1.1</zipkin-gcp.version>
4343
<java-cfenv.version>2.5.0</java-cfenv.version>
4444
<micrometer-tracing.verison>1.2.2</micrometer-tracing.verison>
4545

0 commit comments

Comments
 (0)