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 2369f4c98cc Regen
2369f4c98cc is described below
commit 2369f4c98cc81e67771ffa76719804a63d8906ab
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 4 09:23:03 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 1784cd80b66..d11c656ea57 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -245,12 +245,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.17.1</version>
+ <version>1.17.2</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.17.1</version>
+ <version>1.17.2</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>