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

commit b73816c2d16f3dfd174274e6da5a08b436acd48e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 08:12:00 2025 +0200

    chore(deps): Bump com.google.cloud:google-cloud-pubsub (#18966)
    
    Bumps 
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
 from 1.141.2 to 1.141.3.
    - [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.2...v1.141.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-pubsub
      dependency-version: 1.141.3
      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 2afe70b18bd..873af511c63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,7 @@
         <google-cloud-core-version>2.60.0</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.2</google-cloud-pubsub-version>
+        <google-cloud-pubsub-version>1.141.3</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.14</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.72.0</google-cloud-secretmanager-version>
         <google-cloud-storage-version>2.55.0</google-cloud-storage-version>

Reply via email to