Skip to content

Commit

Permalink
spring-boot 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Oct 7, 2022
1 parent 4e6ec79 commit 2bde023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectator-web-spring/build.gradle
Expand Up @@ -21,7 +21,7 @@ plugins {

dependencies {
api project(':spectator-api')
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.3'
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 'com.fasterxml.jackson.core:jackson-databind'
Expand Down

0 comments on commit 2bde023

Please sign in to comment.