We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d3462 commit 964da5aCopy full SHA for 964da5a
pom.xml
@@ -4,12 +4,12 @@
4
<parent>
5
<groupId>org.springframework.boot</groupId>
6
<artifactId>spring-boot-starter-parent</artifactId>
7
- <version>3.0.1</version>
+ <version>3.0.3</version>
8
<relativePath/> <!-- lookup parent from repository -->
9
</parent>
10
<groupId>io.github.wang-xiaowu</groupId>
11
<artifactId>behappy-redis</artifactId>
12
+ <version>3.0.2</version>
13
<name>behappy-redis</name>
14
<description>redis工具整合包</description>
15
0 commit comments