Commit 7bacb893 by zhiheng.zhang

购物车引入灰度jar

parent 17d3e4fd
......@@ -157,6 +157,11 @@
<artifactId>spring-core</artifactId>
<version>5.1.18.RELEASE</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment