Skip to content

Commit

Permalink
spring 5.3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed May 9, 2023
1 parent 2608819 commit da889cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spectator-web-spring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ plugins {
dependencies {
api project(':spectator-api')
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.4'
implementation 'org.springframework:spring-beans:5.3.23'
implementation 'org.springframework:spring-web:5.3.23'
implementation 'org.springframework:spring-beans:5.3.27'
implementation 'org.springframework:spring-web:5.3.27'
implementation 'com.fasterxml.jackson.core:jackson-databind'
}

Expand Down

0 comments on commit da889cc

Please sign in to comment.