diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 2e0d47db4..aa717a8b5 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -114,7 +114,7 @@ net.bytebuddy byte-buddy - 1.17.7 + 1.17.8 test diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index 0d1ff90f6..20366da58 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -108,7 +108,7 @@ net.bytebuddy byte-buddy - 1.17.7 + 1.17.8 test diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index b821d947e..6828c1626 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.17.7 + 1.17.8 test