File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
APIJSON-Java-Server/APIJSONBoot-MultiDataSource Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 208
208
<!-- <version>1.0.3</version>-->
209
209
<!-- <exclusions>-->
210
210
<!-- <exclusion>-->
211
- <!-- <groupId>org.apache.logging.log4j</groupId>-->
212
- <!-- <artifactId>log4j-slf4j-impl</artifactId>-->
211
+ <!-- <groupId>org.apache.logging.log4j</groupId>-->
212
+ <!-- <artifactId>log4j-slf4j-impl</artifactId>-->
213
213
<!-- </exclusion>-->
214
214
<!-- </exclusions>-->
215
215
<!-- </dependency>-->
281
281
<dependency >
282
282
<groupId >redis.clients</groupId >
283
283
<artifactId >jedis</artifactId >
284
- <version >3.9.0 </version >
284
+ <version >5.1.2 </version >
285
285
</dependency >
286
286
287
287
<dependency >
321
321
<plugin >
322
322
<groupId >org.springframework.boot</groupId >
323
323
<artifactId >spring-boot-maven-plugin</artifactId >
324
- <version >3.2.1 </version >
324
+ <version >3.2.5 </version >
325
325
<executions >
326
326
<execution >
327
327
<goals >
You can’t perform that action at this time.
0 commit comments