Skip to content

Commit

Permalink
bump lib
Browse files Browse the repository at this point in the history
  • Loading branch information
getrebuild committed Nov 30, 2023
1 parent c07c9e4 commit bfa0796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.17</version>
<version>2.7.18</version>
<relativePath/>
</parent>
<groupId>com.rebuild</groupId>
Expand Down Expand Up @@ -335,7 +335,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.4.3</version>
<version>4.4.6</version>
</dependency>
<dependency>
<groupId>com.qiniu</groupId>
Expand Down

0 comments on commit bfa0796

Please sign in to comment.