This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 6b3cb75a49a Regen 6b3cb75a49a is described below commit 6b3cb75a49a3a19810be0ee57927cdb837b31be0 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Jun 4 14:25:33 2024 +0200 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index bcaea244347..cefacc6a41d 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -240,12 +240,12 @@ <dependency> <groupId>net.bytebuddy</groupId> <artifactId>byte-buddy</artifactId> - <version>1.14.16</version> + <version>1.14.17</version> </dependency> <dependency> <groupId>net.bytebuddy</groupId> <artifactId>byte-buddy-agent</artifactId> - <version>1.14.16</version> + <version>1.14.17</version> </dependency> <dependency> <groupId>org.apache.avro</groupId>