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 7117ef4379a8 chore(deps): Bump com.google.cloud:google-cloud-pubsub 
(#20844)
7117ef4379a8 is described below

commit 7117ef4379a8ee4acd48912adbd1c3a8ca338653
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 09:49:48 2026 +0100

    chore(deps): Bump com.google.cloud:google-cloud-pubsub (#20844)
    
    Bumps 
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
 from 1.144.1 to 1.145.0.
    - [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.144.1...v1.145.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-pubsub
      dependency-version: 1.145.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 2c44b8dff444..7880761df66c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
         <google-cloud-core-version>2.63.1</google-cloud-core-version>
         <google-cloud-functions-version>2.72.0</google-cloud-functions-version>
         
<google-cloud-http-client-version>2.0.3</google-cloud-http-client-version>
-        <google-cloud-pubsub-version>1.144.1</google-cloud-pubsub-version>
+        <google-cloud-pubsub-version>1.145.0</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.20</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.82.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.61.0</google-cloud-storage-version>

Reply via email to