diff --git a/spring-boot-starter-sitemesh/build.gradle b/spring-boot-starter-sitemesh/build.gradle index cfffa27..67f7e16 100644 --- a/spring-boot-starter-sitemesh/build.gradle +++ b/spring-boot-starter-sitemesh/build.gradle @@ -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' } \ No newline at end of file