Skip to content

Commit 827d00a

Browse files
Update dependency org.springframework:spring-context to v6.1.2
1 parent 7f74837 commit 827d00a

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
@@ -195,7 +195,7 @@ project("${rootProject.name}-backend") {
195195
implementation 'xyz.morphia.morphia:logging-slf4j:1.4.0'
196196
implementation 'org.mongodb:mongo-java-driver:3.12.14'
197197
implementation 'org.slf4j:slf4j-api:2.0.9'
198-
implementation 'org.springframework:spring-context:6.1.1'
198+
implementation 'org.springframework:spring-context:6.1.2'
199199
implementation 'org.eclipse.jetty.websocket:websocket-jakarta-server:11.0.18'
200200
implementation 'org.apache.commons:commons-text:1.11.0'
201201
}

0 commit comments

Comments
 (0)