Skip to content

Commit

Permalink
spring boot 2.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jun 22, 2023
1 parent 2cadc84 commit 159c6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectator-web-spring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {

dependencies {
api project(':spectator-api')
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.11'
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.12'
implementation 'org.springframework:spring-beans:5.3.28'
implementation 'org.springframework:spring-web:5.3.28'
implementation 'com.fasterxml.jackson.core:jackson-databind'
Expand Down

0 comments on commit 159c6f7

Please sign in to comment.