Commit 68f95a11 authored by terrfly's avatar terrfly
Browse files

修改依赖版本号;

parent 14b496f2
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<dependency> <dependency>
<groupId>org.apache.velocity</groupId> <groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId> <artifactId>velocity-engine-core</artifactId>
<version>2.1</version> <version>2.3</version>
</dependency> </dependency>
</dependencies> </dependencies>
...@@ -65,4 +65,4 @@ ...@@ -65,4 +65,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
<rocketmq.spring.boot.starter.version>2.2.0</rocketmq.spring.boot.starter.version> <rocketmq.spring.boot.starter.version>2.2.0</rocketmq.spring.boot.starter.version>
<aliyun-openservices-ons-client.version>1.8.8.1.Final</aliyun-openservices-ons-client.version> <aliyun-openservices-ons-client.version>1.8.8.1.Final</aliyun-openservices-ons-client.version>
<mysql.version>8.0.28</mysql.version> <!-- 覆写 spring-boot-dependencies 的依赖版本号 -->
</properties> </properties>
......
Supports Markdown
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