File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 🌳 Log4j2 TTL ThreadContextMap 🌳
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/oldratlee/log4j2-ttl-thread-context-map.svg?branch=master )] ( https://travis-ci.org/oldratlee/log4j2-ttl-thread-context-map )
4
- [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/oldratlee/log4j2-ttl-thread-context-map/master. svg )] ( https://codecov.io/gh/oldratlee/log4j2-ttl-thread-context-map/branch/master )
3
+ [ ![ Build Status] ( https://travis-ci.org/oldratlee/log4j2-ttl-thread-context-map.svg?branch=v1.3.0 )] ( https://travis-ci.org/oldratlee/log4j2-ttl-thread-context-map )
4
+ [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/oldratlee/log4j2-ttl-thread-context-map/v1.3.0. svg )] ( https://codecov.io/gh/oldratlee/log4j2-ttl-thread-context-map/branch/v1.3.0 )
5
5
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.alibaba/log4j2-ttl-thread-context-map.svg )] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.alibaba%22%20AND%20a%3A%22log4j2-ttl-thread-context-map%22 )
6
6
[ ![ GitHub release] ( https://img.shields.io/github/release/oldratlee/log4j2-ttl-thread-context-map.svg )] ( https://github.com/oldratlee/log4j2-ttl-thread-context-map/releases )
7
7
[ ![ GitHub issues] ( https://img.shields.io/github/issues/oldratlee/log4j2-ttl-thread-context-map.svg )] ( https://github.com/oldratlee/log4j2-ttl-thread-context-map/issues )
@@ -57,7 +57,7 @@ Run Demo Code
57
57
<dependency >
58
58
<groupId >com.alibaba</groupId >
59
59
<artifactId >log4j2-ttl-thread-context-map</artifactId >
60
- <version >1.2 .0</version >
60
+ <version >1.3 .0</version >
61
61
<scope >runtime</scope >
62
62
</dependency >
63
63
```
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.alibaba</groupId >
6
6
<artifactId >log4j2-ttl-thread-context-map</artifactId >
7
- <version >1.3.0-SNAPSHOT </version >
7
+ <version >1.3.0</version >
8
8
<packaging >jar</packaging >
9
9
<name >TTL Thread Context Map for Log4j2</name >
10
10
<description >TTL Thread Context Map for Log4j2</description >
You can’t perform that action at this time.
0 commit comments