Skip to content

Commit

Permalink
Bump io.zipkin.reporter2:zipkin-sender-urlconnection (#899)
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.17.1 to 2.17.2.
- [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.17.1...2.17.2)

---
updated-dependencies:
- dependency-name: io.zipkin.reporter2:zipkin-sender-urlconnection
  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>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 6cb7106 commit 9838d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
<dependency>
<groupId>io.zipkin.reporter2</groupId>
<artifactId>zipkin-sender-urlconnection</artifactId>
<version>2.17.1</version>
<version>2.17.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 9838d38

Please sign in to comment.