Skip to content

Commit a24582e

Browse files
Update dependency org.springframework.ai:spring-ai-starter-model-azure-openai to v1.1.1
1 parent b6e9f38 commit a24582e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation 'org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r'
7676

7777
// Spring AI for LLM interaction
78-
implementation "org.springframework.ai:spring-ai-starter-model-azure-openai:1.1.0"
78+
implementation "org.springframework.ai:spring-ai-starter-model-azure-openai:1.1.1"
7979
// use newest version of nimbus-jose-jwt to avoid security issues through outdated dependencies
8080
implementation "com.nimbusds:nimbus-jose-jwt:10.6"
8181

0 commit comments

Comments
 (0)