Commit 773007a6 by zhanghou

提交pom依赖版本

parent d3d9ce92
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.10.RELEASE</version> <version>2.5.6</version>
</parent> </parent>
<modules> <modules>
<module>gjjs-bd-business</module> <module>gjjs-bd-business</module>
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<kryo5.version>5.3.0</kryo5.version> <kryo5.version>5.3.0</kryo5.version>
<jackson.annotations.version>2.9.0</jackson.annotations.version> <jackson.annotations.version>2.9.0</jackson.annotations.version>
<slf4j.api.version>1.7.25</slf4j.api.version> <slf4j.api.version>1.7.25</slf4j.api.version>
<spring.context.version>5.2.9.RELEASE</spring.context.version> <spring.context.version>5.3.12</spring.context.version>
<fastjson.version>1.2.53</fastjson.version> <fastjson.version>1.2.53</fastjson.version>
<postgresql.version>42.2.19</postgresql.version> <postgresql.version>42.2.19</postgresql.version>
</properties> </properties>
......
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