File tree 4 files changed +9
-4
lines changed
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 16
16
<properties >
17
17
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18
18
<java .source-target.version>1.8</java .source-target.version>
19
- <timbermill .version>2.4.7 </timbermill .version>
19
+ <timbermill .version>2.4.8 </timbermill .version>
20
20
<slf4jVersion >1.7.28</slf4jVersion >
21
21
</properties >
22
22
Original file line number Diff line number Diff line change 15
15
<properties >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<java .source-target.version>1.8</java .source-target.version>
18
- <timbermill .version>2.4.7 </timbermill .version>
18
+ <timbermill .version>2.4.8 </timbermill .version>
19
19
<aspectj .version>1.9.6</aspectj .version>
20
20
<org .springframework.version>5.3.20</org .springframework.version>
21
21
</properties >
63
63
<artifactId >aspectjweaver</artifactId >
64
64
<version >${aspectj.version} </version >
65
65
</dependency >
66
+ <dependency >
67
+ <groupId >org.springframework</groupId >
68
+ <artifactId >spring-instrument</artifactId >
69
+ <version >${org.springframework.version} </version >
70
+ </dependency >
66
71
<dependency >
67
72
<groupId >org.springframework</groupId >
68
73
<artifactId >spring-context</artifactId >
Original file line number Diff line number Diff line change 14
14
15
15
<properties >
16
16
<java .source-target.version>1.8</java .source-target.version>
17
- <timbermill .version>2.4.7 </timbermill .version>
17
+ <timbermill .version>2.4.8 </timbermill .version>
18
18
<kamon .bundle.version>2.0.4</kamon .bundle.version>
19
19
</properties >
20
20
Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19
19
<java .source-target.version>1.8</java .source-target.version>
20
- <timbermill .version>2.4.7 </timbermill .version>
20
+ <timbermill .version>2.4.8 </timbermill .version>
21
21
<slf4jVersion >1.7.28</slf4jVersion >
22
22
</properties >
23
23
You can’t perform that action at this time.
0 commit comments