Skip to content

Commit

Permalink
chore(deps): bump com.alibaba:transmittable-thread-local (#93)
Browse files Browse the repository at this point in the history
Bumps [com.alibaba:transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/alibaba/transmittable-thread-local/releases)
- [Changelog](https://github.com/alibaba/transmittable-thread-local/blob/master/docs/release-action-list.md)
- [Commits](alibaba/transmittable-thread-local@v2.14.4...v2.14.5)

---
updated-dependencies:
- dependency-name: com.alibaba:transmittable-thread-local
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent df5dacc commit 7998960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.4</version>
<version>2.14.5</version>
</dependency>
<!-- Testing libs -->
<dependency>
Expand Down

0 comments on commit 7998960

Please sign in to comment.