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 208208<!-- <version>1.0.3</version>-->
209209<!-- <exclusions>-->
210210<!-- <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>-->
213213<!-- </exclusion>-->
214214<!-- </exclusions>-->
215215<!-- </dependency>-->
281281 <dependency >
282282 <groupId >redis.clients</groupId >
283283 <artifactId >jedis</artifactId >
284- <version >3.9.0 </version >
284+ <version >5.1.2 </version >
285285 </dependency >
286286
287287 <dependency >
321321 <plugin >
322322 <groupId >org.springframework.boot</groupId >
323323 <artifactId >spring-boot-maven-plugin</artifactId >
324- <version >3.2.1 </version >
324+ <version >3.2.5 </version >
325325 <executions >
326326 <execution >
327327 <goals >
You can’t perform that action at this time.
0 commit comments