Skip to content

Commit 964da5a

Browse files
committed
fix:修正时间单位
1 parent 27d3462 commit 964da5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.0.1</version>
7+
<version>3.0.3</version>
88
<relativePath/> <!-- lookup parent from repository -->
99
</parent>
1010
<groupId>io.github.wang-xiaowu</groupId>
1111
<artifactId>behappy-redis</artifactId>
12-
<version>3.0.1</version>
12+
<version>3.0.2</version>
1313
<name>behappy-redis</name>
1414
<description>redis工具整合包</description>
1515

0 commit comments

Comments
 (0)