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 8d86bbfe944 Regen
8d86bbfe944 is described below
commit 8d86bbfe944b1fd460aca077f4fa3c2646d7a376
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 4 16:46:33 2026 +0200
Regen
---
tooling/camel-spring-boot-dependencies/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 76158394910..b9e72a19ff2 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -33,7 +33,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
- <version>2.71.0</version>
+ <version>2.72.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
@@ -260,12 +260,12 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.9</version>
+ <version>1.18.10</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
- <version>1.18.9</version>
+ <version>1.18.10</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>