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 75787cc88c9 chore(deps): Bump com.google.cloud:google-cloud-pubsub 
(#17975)
75787cc88c9 is described below

commit 75787cc88c954ef0c097820b517b9e6b4e3ffbb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 6 09:38:29 2025 +0200

    chore(deps): Bump com.google.cloud:google-cloud-pubsub (#17975)
    
    Bumps 
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
 from 1.139.1 to 1.139.2.
    - [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.139.1...v1.139.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-pubsub
      dependency-version: 1.139.2
      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 2518caad93d..47f4b389a7b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,7 @@
         <google-cloud-core-version>2.55.0</google-cloud-core-version>
         <google-cloud-functions-version>2.63.0</google-cloud-functions-version>
         
<google-cloud-http-client-version>1.47.0</google-cloud-http-client-version>
-        <google-cloud-pubsub-version>1.139.1</google-cloud-pubsub-version>
+        <google-cloud-pubsub-version>1.139.2</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.6</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.61.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.52.1</google-cloud-storage-version>

Reply via email to