mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	chore: update deps
This commit is contained in:
		| @@ -193,9 +193,9 @@ ps:核心功能已经实现,正在对接微信小程序中... | |||||||
| | [MySQL](https://www.mysql.com/cn/)                                                          | 数据库服务器             | 5.7 / 8.0+  |                                                                | | | [MySQL](https://www.mysql.com/cn/)                                                          | 数据库服务器             | 5.7 / 8.0+  |                                                                | | ||||||
| | [Druid](https://github.com/alibaba/druid)                                                   | JDBC 连接池、监控组件     | 1.2.15      | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | | [Druid](https://github.com/alibaba/druid)                                                   | JDBC 连接池、监控组件     | 1.2.15      | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | ||||||
| | [MyBatis Plus](https://mp.baomidou.com/)                                                    | MyBatis 增强工具包       | 3.5.2       | [文档](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao)         | | | [MyBatis Plus](https://mp.baomidou.com/)                                                    | MyBatis 增强工具包       | 3.5.2       | [文档](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao)         | | ||||||
| | [Dynamic Datasource](https://dynamic-datasource.com/)                                       | 动态数据源               | 3.5.2       | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | | [Dynamic Datasource](https://dynamic-datasource.com/)                                       | 动态数据源               | 3.6.0       | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | ||||||
| | [Redis](https://redis.io/)                                                                  | key-value 数据库        | 5.0 / 6.0   |                                                                | | | [Redis](https://redis.io/)                                                                  | key-value 数据库        | 5.0 / 6.0   |                                                                | | ||||||
| | [Redisson](https://github.com/redisson/redisson)                                            | Redis 客户端            | 3.18.0      | [文档](http://www.iocoder.cn/Spring-Boot/Redis/?yudao)           | | | [Redisson](https://github.com/redisson/redisson)                                            | Redis 客户端            | 3.19.0      | [文档](http://www.iocoder.cn/Spring-Boot/Redis/?yudao)           | | ||||||
| | [Spring MVC](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc) | MVC 框架               | 5.3.24      | [文档](http://www.iocoder.cn/SpringMVC/MVC/?yudao)               | | | [Spring MVC](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc) | MVC 框架               | 5.3.24      | [文档](http://www.iocoder.cn/SpringMVC/MVC/?yudao)               | | ||||||
| | [Spring Security](https://github.com/spring-projects/spring-security)                       | Spring 安全框架         | 5.7.5       | [文档](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao) | | | [Spring Security](https://github.com/spring-projects/spring-security)                       | Spring 安全框架         | 5.7.5       | [文档](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao) | | ||||||
| | [Hibernate Validator](https://github.com/hibernate/hibernate-validator)                     | 参数校验组件             | 6.2.5       | [文档](http://www.iocoder.cn/Spring-Boot/Validation/?yudao)      | | | [Hibernate Validator](https://github.com/hibernate/hibernate-validator)                     | 参数校验组件             | 6.2.5       | [文档](http://www.iocoder.cn/Spring-Boot/Validation/?yudao)      | | ||||||
| @@ -204,12 +204,12 @@ ps:核心功能已经实现,正在对接微信小程序中... | |||||||
| | [Knife4j](https://gitee.com/xiaoym/knife4j)                                                 | Swagger 增强 UI 实现    | 3.0.3       | [文档](http://www.iocoder.cn/Spring-Boot/Swagger/?yudao)         | | | [Knife4j](https://gitee.com/xiaoym/knife4j)                                                 | Swagger 增强 UI 实现    | 3.0.3       | [文档](http://www.iocoder.cn/Spring-Boot/Swagger/?yudao)         | | ||||||
| | [Resilience4j](https://github.com/resilience4j/resilience4j)                                | 服务保障组件             | 1.7.1       | [文档](http://www.iocoder.cn/Spring-Boot/Resilience4j/?yudao)    | | | [Resilience4j](https://github.com/resilience4j/resilience4j)                                | 服务保障组件             | 1.7.1       | [文档](http://www.iocoder.cn/Spring-Boot/Resilience4j/?yudao)    | | ||||||
| | [SkyWalking](https://skywalking.apache.org/)                                                | 分布式应用追踪系统        | 8.12.0      | [文档](http://www.iocoder.cn/Spring-Boot/SkyWalking/?yudao)      | | | [SkyWalking](https://skywalking.apache.org/)                                                | 分布式应用追踪系统        | 8.12.0      | [文档](http://www.iocoder.cn/Spring-Boot/SkyWalking/?yudao)      | | ||||||
| | [Spring Boot Admin](https://github.com/codecentric/spring-boot-admin)                       | Spring Boot 监控平台    | 2.7.7       | [文档](http://www.iocoder.cn/Spring-Boot/Admin/?yudao)           | | | [Spring Boot Admin](https://github.com/codecentric/spring-boot-admin)                       | Spring Boot 监控平台    | 2.7.9       | [文档](http://www.iocoder.cn/Spring-Boot/Admin/?yudao)           | | ||||||
| | [Jackson](https://github.com/FasterXML/jackson)                                             | JSON 工具库             | 2.13.3      |                                                                | | | [Jackson](https://github.com/FasterXML/jackson)                                             | JSON 工具库             | 2.13.3      |                                                                | | ||||||
| | [MapStruct](https://mapstruct.org/)                                                         | Java Bean 转换         | 1.5.3.Final | [文档](http://www.iocoder.cn/Spring-Boot/MapStruct/?yudao)       | | | [MapStruct](https://mapstruct.org/)                                                         | Java Bean 转换         | 1.5.3.Final | [文档](http://www.iocoder.cn/Spring-Boot/MapStruct/?yudao)       | | ||||||
| | [Lombok](https://projectlombok.org/)                                                        | 消除冗长的 Java 代码     | 1.18.24     | [文档](http://www.iocoder.cn/Spring-Boot/Lombok/?yudao)          | | | [Lombok](https://projectlombok.org/)                                                        | 消除冗长的 Java 代码     | 1.18.24     | [文档](http://www.iocoder.cn/Spring-Boot/Lombok/?yudao)          | | ||||||
| | [JUnit](https://junit.org/junit5/)                                                          | Java 单元测试框架        | 5.8.2       | -                                                              | | | [JUnit](https://junit.org/junit5/)                                                          | Java 单元测试框架        | 5.8.2       | -                                                              | | ||||||
| | [Mockito](https://github.com/mockito/mockito)                                               | Java Mock 框架         | 4.8.2       | -                                                              | | | [Mockito](https://github.com/mockito/mockito)                                               | Java Mock 框架         | 4.8.0       | -                                                              | | ||||||
|  |  | ||||||
| ### [管理后台 Vue2 前端](./yudao-ui-admin) | ### [管理后台 Vue2 前端](./yudao-ui-admin) | ||||||
|  |  | ||||||
|   | |||||||
| @@ -26,7 +26,7 @@ | |||||||
|         <mybatis-plus.version>3.5.2</mybatis-plus.version> |         <mybatis-plus.version>3.5.2</mybatis-plus.version> | ||||||
|         <mybatis-plus-generator.version>3.5.2</mybatis-plus-generator.version> |         <mybatis-plus-generator.version>3.5.2</mybatis-plus-generator.version> | ||||||
|         <dynamic-datasource.version>3.6.0</dynamic-datasource.version> |         <dynamic-datasource.version>3.6.0</dynamic-datasource.version> | ||||||
|         <redisson.version>3.18.0</redisson.version> |         <redisson.version>3.19.0</redisson.version> | ||||||
|         <!-- 服务保障相关 --> |         <!-- 服务保障相关 --> | ||||||
|         <lock4j.version>2.2.3</lock4j.version> |         <lock4j.version>2.2.3</lock4j.version> | ||||||
|         <resilience4j.version>1.7.1</resilience4j.version> |         <resilience4j.version>1.7.1</resilience4j.version> | ||||||
| @@ -53,7 +53,7 @@ | |||||||
|         <transmittable-thread-local.version>2.14.2</transmittable-thread-local.version> |         <transmittable-thread-local.version>2.14.2</transmittable-thread-local.version> | ||||||
|         <commons-net.version>3.8.0</commons-net.version> |         <commons-net.version>3.8.0</commons-net.version> | ||||||
|         <jsch.version>0.1.55</jsch.version> |         <jsch.version>0.1.55</jsch.version> | ||||||
|         <tika-core.version>2.5.0</tika-core.version> |         <tika-core.version>2.6.0</tika-core.version> | ||||||
|         <aj-captcha.version>1.3.0</aj-captcha.version> |         <aj-captcha.version>1.3.0</aj-captcha.version> | ||||||
|         <netty-all.version>4.1.85.Final</netty-all.version> |         <netty-all.version>4.1.85.Final</netty-all.version> | ||||||
|         <!-- 三方云服务相关 --> |         <!-- 三方云服务相关 --> | ||||||
|   | |||||||
| @@ -52,7 +52,7 @@ | |||||||
|         <dependency> |         <dependency> | ||||||
|             <groupId>com.alipay.sdk</groupId> |             <groupId>com.alipay.sdk</groupId> | ||||||
|             <artifactId>alipay-sdk-java</artifactId> |             <artifactId>alipay-sdk-java</artifactId> | ||||||
|             <version>4.34.71.ALL</version> |             <version>4.35.0.ALL</version> | ||||||
|             <exclusions> |             <exclusions> | ||||||
|                 <exclusion> |                 <exclusion> | ||||||
|                     <groupId>org.bouncycastle</groupId> |                     <groupId>org.bouncycastle</groupId> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu