File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
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.8 </timbermill .version>
19
+ <timbermill .version>2.4.9 </timbermill .version>
20
20
<slf4jVersion >1.7.28</slf4jVersion >
21
21
</properties >
22
22
56
56
<dependency >
57
57
<groupId >com.google.code.gson</groupId >
58
58
<artifactId >gson</artifactId >
59
- <version >2.8.5 </version >
59
+ <version >2.9.0 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >javax.validation</groupId >
66
66
<dependency >
67
67
<groupId >com.google.guava</groupId >
68
68
<artifactId >guava</artifactId >
69
- <version >27 .1-jre</version >
69
+ <version >31 .1-jre</version >
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >org.apache.commons</groupId >
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.8 </timbermill .version>
18
+ <timbermill .version>2.4.9 </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 >
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.8 </timbermill .version>
17
+ <timbermill .version>2.4.9 </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.8 </timbermill .version>
20
+ <timbermill .version>2.4.9 </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