Skip to content

Commit

Permalink
Bump io.zipkin.reporter2:zipkin-sender-urlconnection (#747)
Browse files Browse the repository at this point in the history
Bumps [io.zipkin.reporter2:zipkin-sender-urlconnection](https://github.com/openzipkin/zipkin-reporter-java) from 2.16.4 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](openzipkin/zipkin-reporter-java@2.16.4...2.17.1)

---
updated-dependencies:
- dependency-name: io.zipkin.reporter2:zipkin-sender-urlconnection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent aaa96a0 commit e25b197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kaldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
<dependency>
<groupId>io.zipkin.reporter2</groupId>
<artifactId>zipkin-sender-urlconnection</artifactId>
<version>2.16.4</version>
<version>2.17.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit e25b197

Please sign in to comment.