Skip to content

Commit

Permalink
Use Spring Boot 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Oct 24, 2024
1 parent d2e51f9 commit 71df240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-starter-sitemesh/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ description = 'SiteMesh Spring Boot Starter'

dependencies {
api project(':sitemesh')
api 'org.springframework.boot:spring-boot-starter-web:3.3.4'
api 'org.springframework.boot:spring-boot-starter-web:3.3.5'
}

0 comments on commit 71df240

Please sign in to comment.