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 7e0e8f600c8e chore(deps): Bump
com.google.cloud:google-cloud-pubsublite (#20451)
7e0e8f600c8e is described below
commit 7e0e8f600c8eaa0a3a4c1c7824a73932f6a2b728
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 09:46:49 2025 +0100
chore(deps): Bump com.google.cloud:google-cloud-pubsublite (#20451)
Bumps
[com.google.cloud:google-cloud-pubsublite](https://github.com/googleapis/java-pubsublite)
from 1.15.19 to 1.15.20.
- [Release notes](https://github.com/googleapis/java-pubsublite/releases)
-
[Changelog](https://github.com/googleapis/java-pubsublite/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/java-pubsublite/compare/v1.15.19...v1.15.20)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsublite
dependency-version: 1.15.20
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 bed18d92cfe1..f05d99cacae3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -210,7 +210,7 @@
<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.144.0</google-cloud-pubsub-version>
-
<google-cloud-pubsublite-version>1.15.19</google-cloud-pubsublite-version>
+
<google-cloud-pubsublite-version>1.15.20</google-cloud-pubsublite-version>
<google-cloud-secretmanager-version>2.80.0</google-cloud-secretmanager-version>
<google-cloud-storage-version>2.60.0</google-cloud-storage-version>
<google-cloud-aiplatform-version>3.81.0</google-cloud-aiplatform-version>