From 7f5a8211caecbfe985db27823439f3a818010f0d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 14 Feb 2026 08:45:17 +0000 Subject: [PATCH] deps: update dependency net.bytebuddy:byte-buddy-agent to v1.18.5 --- samples/spring-data-jdbc/postgresql/pom.xml | 2 +- samples/spring-data-mybatis/googlesql/pom.xml | 2 +- samples/spring-data-mybatis/postgresql/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index e5cef1e73..e9aee2a3e 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -124,7 +124,7 @@ net.bytebuddy byte-buddy-agent - 1.18.4 + 1.18.5 test diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index 4f188dd87..dd2788b1b 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -118,7 +118,7 @@ net.bytebuddy byte-buddy-agent - 1.18.4 + 1.18.5 test diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index 657264b8f..0d85392a6 100644 --- a/samples/spring-data-mybatis/postgresql/pom.xml +++ b/samples/spring-data-mybatis/postgresql/pom.xml @@ -111,7 +111,7 @@ net.bytebuddy byte-buddy-agent - 1.18.4 + 1.18.5 test