diff --git a/client/pom.xml b/client/pom.xml
index dfaf9699..6307d270 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -223,7 +223,7 @@
com.puppycrawl.tools
checkstyle
- 13.6.0
+ 13.7.0
diff --git a/core/pom.xml b/core/pom.xml
index eaed2fec..a7a4cec5 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -271,7 +271,7 @@
com.puppycrawl.tools
checkstyle
- 13.6.0
+ 13.7.0
diff --git a/pom.xml b/pom.xml
index ded9be3f..f667c233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
com.puppycrawl.tools
checkstyle
- 13.6.0
+ 13.7.0
diff --git a/server/pom.xml b/server/pom.xml
index 8d331971..0c934447 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -290,7 +290,7 @@
com.puppycrawl.tools
checkstyle
- 13.6.0
+ 13.7.0
diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml
index eba59743..ec9af9be 100644
--- a/testcontainers/pom.xml
+++ b/testcontainers/pom.xml
@@ -282,7 +282,7 @@
com.puppycrawl.tools
checkstyle
- 13.6.0
+ 13.7.0