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 eeefb83fc4d6 chore(deps): Bump com.openai:openai-java from 4.15.0 to
4.16.0 (#20973)
eeefb83fc4d6 is described below
commit eeefb83fc4d699fbfc9040a3df4ed6a0e462cbe5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 09:42:18 2026 +0100
chore(deps): Bump com.openai:openai-java from 4.15.0 to 4.16.0 (#20973)
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from
4.15.0 to 4.16.0.
- [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.15.0...v4.16.0)
---
updated-dependencies:
- dependency-name: com.openai:openai-java
dependency-version: 4.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 b82c94ccc463..5a9647b915e9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
<olingo2-version>2.0.13</olingo2-version>
<olingo4-version>5.0.0</olingo4-version>
<ognl-version>3.4.10</ognl-version>
- <openai-java-version>4.15.0</openai-java-version>
+ <openai-java-version>4.16.0</openai-java-version>
<openapi-generator-version>7.19.0</openapi-generator-version>
<openjpa-version>4.1.1</openjpa-version>
<opensearch-rest-client-version>3.4.0</opensearch-rest-client-version>