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 b00fab923bc Regen
b00fab923bc is described below
commit b00fab923bcb4d49acf10187e20510e01ef01cec
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 30 09:50:50 2025 +0100
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 7fada7b193c..0fa13e56708 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4500,12 +4500,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.16.1</version>
+ <version>1.17.0</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.16.1</version>
+ <version>1.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>