File tree 2 files changed +2
-5
lines changed
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 82
82
<amq .client.version>5.1.0</amq .client.version>
83
83
<snappy-java .version>1.1.2.6</snappy-java .version>
84
84
<lz4 .version>1.3.0</lz4 .version>
85
- <jcommander .version>1.71 </jcommander .version>
85
+ <jcommander .version>1.72 </jcommander .version>
86
86
<concurrentlinkedhashmap-lru .version>1.4.2</concurrentlinkedhashmap-lru .version>
87
87
<shifro .web.version>1.3.2</shifro .web.version>
88
88
<jdk .version>1.8</jdk .version>
Original file line number Diff line number Diff line change 42
42
<artifactId >joyqueue-broker-core</artifactId >
43
43
</dependency >
44
44
<dependency >
45
- <groupId >com.jd.laf.web </groupId >
45
+ <groupId >com.jd.joyqueue </groupId >
46
46
<artifactId >laf-vertx-web</artifactId >
47
- <version >${laf-vertx.version} </version >
48
47
<exclusions >
49
48
<exclusion >
50
49
<groupId >io.netty</groupId >
96
95
</exclusion >
97
96
</exclusions >
98
97
</dependency >
99
- <!-- FIXME: #86 删除这3个引用-->
100
98
<dependency >
101
99
<groupId >com.github.javaparser</groupId >
102
100
<artifactId >javaparser-symbol-solver-core</artifactId >
103
101
<version >3.13.6</version >
104
102
</dependency >
105
- <!-- FIXME: #86 删除这3个引用-->
106
103
<dependency >
107
104
<groupId >junit</groupId >
108
105
<artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments