Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
68f95a11
Commit
68f95a11
authored
Jan 26, 2022
by
terrfly
Browse files
修改依赖版本号;
parent
14b496f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
jeepay-z-codegen/pom.xml
View file @
68f95a11
...
...
@@ -48,7 +48,7 @@
<dependency>
<groupId>
org.apache.velocity
</groupId>
<artifactId>
velocity-engine-core
</artifactId>
<version>
2.
1
</version>
<version>
2.
3
</version>
</dependency>
</dependencies>
...
...
@@ -65,4 +65,4 @@
</plugins>
</build>
</project>
\ No newline at end of file
</project>
pom.xml
View file @
68f95a11
...
...
@@ -52,6 +52,8 @@
<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>
<mysql.version>
8.0.28
</mysql.version>
<!-- 覆写 spring-boot-dependencies 的依赖版本号 -->
</properties>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment