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.git


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

commit b98439e73b3d39654befc2b20f3b3d07f62c11c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 14 08:37:02 2025 +0100

    chore(deps): Bump com.google.cloud:google-cloud-pubsub (#19925)
    
    Bumps 
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
 from 1.143.0 to 1.143.1.
    - [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.143.0...v1.143.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-pubsub
      dependency-version: 1.143.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 bb8dd13a5649..ca7e14754cf0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -209,7 +209,7 @@
         <google-cloud-core-version>2.62.1</google-cloud-core-version>
         <google-cloud-functions-version>2.72.0</google-cloud-functions-version>
         
<google-cloud-http-client-version>2.0.2</google-cloud-http-client-version>
-        <google-cloud-pubsub-version>1.143.0</google-cloud-pubsub-version>
+        <google-cloud-pubsub-version>1.143.1</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.18</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.78.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.60.0</google-cloud-storage-version>

Reply via email to