We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e9f38 commit a24582eCopy full SHA for a24582e
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation 'org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r'
76
77
// Spring AI for LLM interaction
78
- implementation "org.springframework.ai:spring-ai-starter-model-azure-openai:1.1.0"
+ implementation "org.springframework.ai:spring-ai-starter-model-azure-openai:1.1.1"
79
// use newest version of nimbus-jose-jwt to avoid security issues through outdated dependencies
80
implementation "com.nimbusds:nimbus-jose-jwt:10.6"
81
0 commit comments