From 7258891b863cc65d6a2dcbe22144a3c5af621795 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 16 Jan 2026 01:53:39 +0000 Subject: [PATCH] deps: update dependency net.bytebuddy:byte-buddy-agent to v1.18.4 --- 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 bea1397c9..9a4892a03 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.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..46a1e5bda 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.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..e762d80e7 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.2 + 1.18.4 test