File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >apijson.router</groupId >
77 <artifactId >apijson-router</artifactId >
8- <version >1.5.1 </version >
8+ <version >1.6.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONRouter</name >
3434 <dependency >
3535 <groupId >com.github.Tencent</groupId >
3636 <artifactId >APIJSON</artifactId >
37- <version >6.0 .0</version >
37+ <version >6.1 .0</version >
3838 </dependency >
3939 <dependency >
4040 <groupId >com.github.APIJSON</groupId >
4141 <artifactId >apijson-framework</artifactId >
42- <version >6.0.1 </version >
42+ <version >6.1.0 </version >
4343 </dependency >
4444 </dependencies >
4545
4848 <plugin >
4949 <groupId >org.apache.maven.plugins</groupId >
5050 <artifactId >maven-compiler-plugin</artifactId >
51+ <version >3.8.1</version >
5152 <configuration >
5253 <source >1.8</source >
5354 <target >1.8</target >
You can’t perform that action at this time.
0 commit comments