Skip to content

Commit b59d559

Browse files
committed
to #8
1 parent 79aa206 commit b59d559

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/frontend/pom.xml

+9-9
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,15 @@
127127
<groupId>com.alibaba.cloud</groupId>
128128
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
129129
</dependency>
130-
<dependency>
131-
<groupId>com.alibaba.cloud</groupId>
132-
<artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
133-
</dependency>
134-
<dependency>
135-
<groupId>com.alibaba.csp</groupId>
136-
<artifactId>spring-boot-starter-ahas-sentinel-client</artifactId>
137-
<version>1.5.1</version>
138-
</dependency>
130+
<!-- <dependency>-->
131+
<!-- <groupId>com.alibaba.cloud</groupId>-->
132+
<!-- <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>-->
133+
<!-- </dependency>-->
134+
<!-- <dependency>-->
135+
<!-- <groupId>com.alibaba.csp</groupId>-->
136+
<!-- <artifactId>spring-boot-starter-ahas-sentinel-client</artifactId>-->
137+
<!-- <version>1.5.1</version>-->
138+
<!-- </dependency>-->
139139
</dependencies>
140140

141141

0 commit comments

Comments
 (0)