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

commit 4c315bf8d5efc00d5391178de9b5a9126532c082
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Sep 20 06:58:18 2024 +0200

    Bump com.google.protobuf:protobuf-java (#1227)
---
 tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index bb37a2dbd97..a82f701247e 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -43,7 +43,7 @@
       <dependency>
         <groupId>com.google.protobuf</groupId>
         <artifactId>protobuf-java-util</artifactId>
-        <version>3.25.3</version>
+        <version>3.25.5</version>
         <exclusions>
           <exclusion>
             <groupId>org.checkerframework</groupId>

Reply via email to