Skip to content

Commit 4deca91

Browse files
chore(deps): bump com.openai:openai-java in /backend
Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.16.1 to 4.45.0. - [Release notes](https://github.com/openai/openai-java/releases) - [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md) - [Commits](openai/openai-java@v4.16.1...v4.45.0) --- updated-dependencies: - dependency-name: com.openai:openai-java dependency-version: 4.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faa2ae3 commit 4deca91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.openai</groupId>
239239
<artifactId>openai-java</artifactId>
240-
<version>4.16.1</version>
240+
<version>4.45.0</version>
241241
</dependency>
242242

243243
<!-- Apache Commons Text for similarity -->

0 commit comments

Comments
 (0)