File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 124124 <dependency >
125125 <groupId >us.codecraft</groupId >
126126 <artifactId >xsoup</artifactId >
127- <version >0.3.6 </version >
127+ <version >0.3.7 </version >
128128 </dependency >
129129 <dependency >
130130 <groupId >com.alibaba</groupId >
Original file line number Diff line number Diff line change 1414 <groupId >redis.clients</groupId >
1515 <artifactId >jedis</artifactId >
1616 </dependency >
17+ <dependency >
18+ <groupId >org.assertj</groupId >
19+ <artifactId >assertj-core</artifactId >
20+ <scope >test</scope >
21+ </dependency >
1722 <dependency >
1823 <groupId >com.google.guava</groupId >
1924 <artifactId >guava</artifactId >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >org.mapdb</groupId >
2929 <artifactId >mapdb</artifactId >
30- <version >3.0.8 </version >
30+ <version >3.0.9 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >com.fasterxml.jackson.core</groupId >
3434 <artifactId >jackson-core</artifactId >
35- <version >2.13.0-rc1 </version >
35+ <version >2.15.2 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >com.fasterxml.jackson.core</groupId >
3939 <artifactId >jackson-annotations</artifactId >
40- <version >2.13.0-rc1 </version >
40+ <version >2.15.2 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.fasterxml.jackson.core</groupId >
4444 <artifactId >jackson-databind</artifactId >
45- <version >2.13.4 .2</version >
45+ <version >2.15 .2</version >
4646 </dependency >
4747 </dependencies >
4848
You can’t perform that action at this time.
0 commit comments