File tree Expand file tree Collapse file tree 3 files changed +1
-22
lines changed
Expand file tree Collapse file tree 3 files changed +1
-22
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.newegg.ec</groupId >
88 <artifactId >redis-manager-dashboard</artifactId >
9- <version >2.2 .0-RELEASE</version >
9+ <version >2.3 .0-RELEASE</version >
1010 <packaging >jar</packaging >
1111
1212 <parent >
1919 <properties >
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22- <!-- <spring-cloud.version>Greenwich.RELEASE</spring-cloud.version>-->
2322 <java .version>1.8</java .version>
2423 </properties >
2524
26- <!-- <dependencyManagement>-->
27- <!-- <dependencies>-->
28- <!-- <dependency>-->
29- <!-- <groupId>org.springframework.cloud</groupId>-->
30- <!-- <artifactId>spring-cloud-dependencies</artifactId>-->
31- <!-- <version>${spring-cloud.version}</version>-->
32- <!-- <type>pom</type>-->
33- <!-- <scope>import</scope>-->
34- <!-- </dependency>-->
35- <!-- </dependencies>-->
36- <!-- </dependencyManagement>-->
37-
38-
3925 <dependencies >
4026 <dependency >
4127 <groupId >org.springframework.boot</groupId >
10692 <version >8.0.17</version >
10793 </dependency >
10894
109- <!-- <dependency>-->
110- <!-- <groupId>org.mybatis.spring.boot</groupId>-->
111- <!-- <artifactId>mybatis-spring-boot-starter</artifactId>-->
112- <!-- <version>2.0.0</version>-->
113- <!-- </dependency>-->
114-
115-
11695 <dependency >
11796 <groupId >com.github.pagehelper</groupId >
11897 <artifactId >pagehelper-spring-boot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments