diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index bea1397c9..58300eb92 100644
--- a/samples/spring-data-jdbc/postgresql/pom.xml
+++ b/samples/spring-data-jdbc/postgresql/pom.xml
@@ -118,7 +118,7 @@
net.bytebuddy
byte-buddy
- 1.18.2
+ 1.18.4
test
diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml
index 35bf9051b..6e7363d69 100644
--- a/samples/spring-data-mybatis/googlesql/pom.xml
+++ b/samples/spring-data-mybatis/googlesql/pom.xml
@@ -112,7 +112,7 @@
net.bytebuddy
byte-buddy
- 1.18.2
+ 1.18.4
test
diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml
index 85199a3c4..6d4d5a7d7 100644
--- a/samples/spring-data-mybatis/postgresql/pom.xml
+++ b/samples/spring-data-mybatis/postgresql/pom.xml
@@ -105,7 +105,7 @@
net.bytebuddy
byte-buddy
- 1.18.2
+ 1.18.4
test