Skip to content

Commit

Permalink
fix wrong version: v2.14.4 -> 2.14.4 🫥
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Dec 3, 2023
1 parent 40752d3 commit c3b6534
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 @@ -4,7 +4,7 @@

<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>v2.14.4</version>
<version>2.14.4</version>
<packaging>jar</packaging>
<name>TransmittableThreadLocal(TTL)</name>
<description>
Expand Down

0 comments on commit c3b6534

Please sign in to comment.