diff --git a/pom.xml b/pom.xml
index 531bd0304..98717a17d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,14 +175,14 @@
org.testcontainers
testcontainers-bom
- 1.18.3
+ 1.19.1
pom
import
io.netty
netty-bom
- 4.1.100.Final
+ 4.1.101.Final
pom
import
diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml
index 213c1bb44..e043385e8 100644
--- a/redisson-spring-boot-starter/pom.xml
+++ b/redisson-spring-boot-starter/pom.xml
@@ -35,7 +35,7 @@
com.mycila
license-maven-plugin
- 3.0
+ 4.3
${basedir}
diff --git a/redisson/pom.xml b/redisson/pom.xml
index 5d3328046..69288ef5d 100644
--- a/redisson/pom.xml
+++ b/redisson/pom.xml
@@ -85,7 +85,7 @@
io.projectreactor
reactor-core
- 3.5.3
+ 3.5.11
org.reactivestreams
@@ -489,7 +489,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.2.1
+ 3.3.1
verify
@@ -500,7 +500,6 @@
true
- false
/checkstyle.xml
checkstyle.config.path=${basedir}
@@ -508,7 +507,7 @@
com.puppycrawl.tools
checkstyle
- 10.8.0
+ 10.12.4
@@ -599,7 +598,7 @@
com.mycila
license-maven-plugin
- 2.11
+ 4.3
${basedir}