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 e9f3cbf087d Regen
e9f3cbf087d is described below
commit e9f3cbf087d4835acaaf2c40ac6118793c11dc7e
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Dec 22 08:31:06 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 01c8e71b908..b8727e2b43d 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -260,12 +260,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.2</version>
+ <version>1.18.3</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.18.2</version>
+ <version>1.18.3</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>