This is an automated email from the ASF dual-hosted git repository.
oscerd 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 fe5178e25e65 chore(deps): Bump com.openai:openai-java from 4.63.1 to
4.63.2 (#26580)
fe5178e25e65 is described below
commit fe5178e25e65a12648316d5cb7e3060166842ddd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 11:23:02 2026 +0200
chore(deps): Bump com.openai:openai-java from 4.63.1 to 4.63.2 (#26580)
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from
4.63.1 to 4.63.2.
- [Release notes](https://github.com/openai/openai-java/releases)
- [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-java/compare/v4.63.1...v4.63.2)
---
updated-dependencies:
- dependency-name: com.openai:openai-java
dependency-version: 4.63.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 4bc182c25aba..0c6332cb2bb0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -416,7 +416,7 @@
<opa-version>2.1.1</opa-version>
<opa-wasm-version>1.1.0</opa-wasm-version>
<mcp-java-sdk-version>2.0.1</mcp-java-sdk-version>
- <openai-java-version>4.63.1</openai-java-version>
+ <openai-java-version>4.63.2</openai-java-version>
<openapi-generator-version>7.25.0</openapi-generator-version>
<openjpa-version>4.1.1</openjpa-version>
<opensearch-rest-client-version>3.8.0</opensearch-rest-client-version>