Skip to content

Commit

Permalink
Update dependency org.springframework:spring-context to v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 9112565 commit 21fc87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ project("${rootProject.name}-backend") {
implementation 'xyz.morphia.morphia:logging-slf4j:1.4.0'
implementation 'org.mongodb:mongo-java-driver:3.12.14'
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'org.springframework:spring-context:6.1.1'
implementation 'org.springframework:spring-context:6.1.2'
implementation 'org.eclipse.jetty.websocket:websocket-jakarta-server:11.0.18'
implementation 'org.apache.commons:commons-text:1.11.0'
}
Expand Down

0 comments on commit 21fc87b

Please sign in to comment.