ci: deps version

This commit is contained in:
CaptainB 2023-08-27 10:11:04 +08:00 committed by 刘瑞斌
parent 00ba40ca4c
commit d1218645ea
1 changed files with 3 additions and 3 deletions

View File

@ -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>3.1.2</version> <version>3.1.3</version>
<relativePath/> <relativePath/>
</parent> </parent>
@ -31,9 +31,9 @@
<pagehelper.version>5.3.2</pagehelper.version> <pagehelper.version>5.3.2</pagehelper.version>
<metersphere-jmeter-functions.version>1.5</metersphere-jmeter-functions.version> <metersphere-jmeter-functions.version>1.5</metersphere-jmeter-functions.version>
<quartz-starter.version>1.0.8</quartz-starter.version> <quartz-starter.version>1.0.8</quartz-starter.version>
<redisson-starter.version>3.23.1</redisson-starter.version> <redisson-starter.version>3.23.3</redisson-starter.version>
<guice.version>5.1.0</guice.version> <guice.version>5.1.0</guice.version>
<mybatis-starter.version>3.0.1</mybatis-starter.version> <mybatis-starter.version>3.0.2</mybatis-starter.version>
<reflections.version>0.10.2</reflections.version> <reflections.version>0.10.2</reflections.version>
<bcprov-jdk15on.version>1.70</bcprov-jdk15on.version> <bcprov-jdk15on.version>1.70</bcprov-jdk15on.version>
<commons-io.version>2.11.0</commons-io.version> <commons-io.version>2.11.0</commons-io.version>