We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354e58a commit 45a29fcCopy full SHA for 45a29fc
pom.xml
@@ -206,7 +206,7 @@
206
<dependency>
207
<groupId>com.fasterxml.jackson</groupId>
208
<artifactId>jackson-bom</artifactId>
209
- <version>2.18.1</version>
+ <version>2.18.2</version>
210
<type>pom</type>
211
<scope>import</scope>
212
</dependency>
redisson-spring-boot-starter/pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<properties>
12
- <spring-boot.version>3.4.0</spring-boot.version>
+ <spring-boot.version>3.4.2</spring-boot.version>
13
</properties>
14
15
<artifactId>redisson-spring-boot-starter</artifactId>
0 commit comments