Skip to content

Commit

Permalink
upgrade transmittable-thread-local to the stable version (sofastack#1086
Browse files Browse the repository at this point in the history
)

from v2.2.0 to v2.12.1

TTL v2.12.1 is the most widely-used and recent version currently
  • Loading branch information
oldratlee authored Sep 13, 2021
1 parent f6864bb commit 061423e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<httpcore.version>4.4.13</httpcore.version>
<grpc.version>1.28.0</grpc.version>
<guava.version>27.0-jre</guava.version>
<transmittable.version>2.2.0</transmittable.version>
<transmittable.version>2.12.1</transmittable.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<httpcore.version>4.4.13</httpcore.version>
<httpclient.version>4.5.11</httpclient.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<transmittable.version>2.2.0</transmittable.version>
<transmittable.version>2.12.1</transmittable.version>
<!-- Log libs -->
<slf4j.version>1.7.21</slf4j.version>
<logback.version>1.2.3</logback.version>
Expand Down

0 comments on commit 061423e

Please sign in to comment.