We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f74837 commit 827d00aCopy full SHA for 827d00a
build.gradle
@@ -195,7 +195,7 @@ project("${rootProject.name}-backend") {
195
implementation 'xyz.morphia.morphia:logging-slf4j:1.4.0'
196
implementation 'org.mongodb:mongo-java-driver:3.12.14'
197
implementation 'org.slf4j:slf4j-api:2.0.9'
198
- implementation 'org.springframework:spring-context:6.1.1'
+ implementation 'org.springframework:spring-context:6.1.2'
199
implementation 'org.eclipse.jetty.websocket:websocket-jakarta-server:11.0.18'
200
implementation 'org.apache.commons:commons-text:1.11.0'
201
}
0 commit comments