This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 6a13f55f1d9 chore(deps): Bump com.google.cloud:google-cloud-pubsub 
(#19159)
6a13f55f1d9 is described below

commit 6a13f55f1d9dc35072fe688d1a8ad18b1b8d6cdf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 12:11:17 2025 +0200

    chore(deps): Bump com.google.cloud:google-cloud-pubsub (#19159)
    
    Bumps 
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
 from 1.141.3 to 1.141.4.
    - [Release notes](https://github.com/googleapis/java-pubsub/releases)
    - 
[Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/java-pubsub/compare/v1.141.3...v1.141.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-pubsub
      dependency-version: 1.141.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 28d4b9193fe..67aa9334c8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
         <google-cloud-core-version>2.60.1</google-cloud-core-version>
         <google-cloud-functions-version>2.69.0</google-cloud-functions-version>
         
<google-cloud-http-client-version>1.47.1</google-cloud-http-client-version>
-        <google-cloud-pubsub-version>1.141.3</google-cloud-pubsub-version>
+        <google-cloud-pubsub-version>1.141.4</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.15</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.73.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.57.0</google-cloud-storage-version>

Reply via email to