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 88fd87bed05 Regen
88fd87bed05 is described below
commit 88fd87bed059c850359fab237c32963c43408814
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Apr 25 14:35:27 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 b13402f75dd..fcc9aa5b3d8 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -235,12 +235,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.14.13</version>
+ <version>1.14.14</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.14.13</version>
+ <version>1.14.14</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>