Skip to content

Commit

Permalink
chore(deps): bump com.alibaba:transmittable-thread-local
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.3 to 2.14.4.
- [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.3...v2.14.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 01317ec commit 06f22fb
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 @@ -180,7 +180,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.3</version>
<version>2.14.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 06f22fb

Please sign in to comment.