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 b8dc11dda0a Regen
b8dc11dda0a is described below
commit b8dc11dda0a0b6bbaf4bd1881ff4ccb117dcc26e
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Oct 22 07:01:15 2024 +0200
Regen
---
components-starter/camel-parquet-avro-starter/pom.xml | 8 --------
tooling/camel-spring-boot-dependencies/pom.xml | 4 ++--
2 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/components-starter/camel-parquet-avro-starter/pom.xml
b/components-starter/camel-parquet-avro-starter/pom.xml
index f42f4fdd21c..b4c20b0c1c6 100644
--- a/components-starter/camel-parquet-avro-starter/pom.xml
+++ b/components-starter/camel-parquet-avro-starter/pom.xml
@@ -39,14 +39,6 @@
<version>${camel-version}</version>
<!--START OF GENERATED CODE-->
<exclusions>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </exclusion>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-core</artifactId>
- </exclusion>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 713b6d8c356..67dfae0f565 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4460,12 +4460,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.15.4</version>
+ <version>1.15.5</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.15.4</version>
+ <version>1.15.5</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>