This is an automated email from the ASF dual-hosted git repository.
apupier 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 c8c47b43ec3a chore(deps): Bump com.google.genai:google-genai from
1.57.0 to 1.58.0
c8c47b43ec3a is described below
commit c8c47b43ec3aae5e0a5f730ce730cdb73d998304
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 09:22:45 2026 +0000
chore(deps): Bump com.google.genai:google-genai from 1.57.0 to 1.58.0
Bumps
[com.google.genai:google-genai](https://github.com/googleapis/java-genai) from
1.57.0 to 1.58.0.
- [Release notes](https://github.com/googleapis/java-genai/releases)
-
[Changelog](https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/java-genai/compare/v1.57.0...v1.58.0)
---
updated-dependencies:
- dependency-name: com.google.genai:google-genai
dependency-version: 1.58.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ba35aeb24f1c..f9a87b7846f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
<google-cloud-vision-version>3.91.0</google-cloud-vision-version>
<google-cloud-speech-version>4.88.0</google-cloud-speech-version>
<google-cloud-texttospeech-version>2.94.0</google-cloud-texttospeech-version>
- <google-genai-version>1.57.0</google-genai-version>
+ <google-genai-version>1.58.0</google-genai-version>
<graaljs-version>25.0.3</graaljs-version>
<graphql-java-version>26.0</graphql-java-version>
<greenmail-version>2.1.8</greenmail-version>