Skip to content

Commit 45a29fc

Browse files
committed
libs updated
1 parent 354e58a commit 45a29fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>com.fasterxml.jackson</groupId>
208208
<artifactId>jackson-bom</artifactId>
209-
<version>2.18.1</version>
209+
<version>2.18.2</version>
210210
<type>pom</type>
211211
<scope>import</scope>
212212
</dependency>

redisson-spring-boot-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<properties>
12-
<spring-boot.version>3.4.0</spring-boot.version>
12+
<spring-boot.version>3.4.2</spring-boot.version>
1313
</properties>
1414

1515
<artifactId>redisson-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)