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 3f871b8a642 Regen
3f871b8a642 is described below
commit 3f871b8a6428ae6d07a725709228ce88cc4435a6
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 20 12:24:10 2024 +0100
Regen
---
tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 1ea23af27f3..fb03c8b8e2d 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -38,12 +38,12 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>3.25.2</version>
+ <version>3.25.3</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
- <version>3.25.2</version>
+ <version>3.25.3</version>
<exclusions>
<exclusion>
<groupId>org.checkerframework</groupId>
@@ -235,12 +235,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.14.11</version>
+ <version>1.14.12</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.14.11</version>
+ <version>1.14.12</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>