Skip to content

Commit 04c8c4b

Browse files
authored
Merge pull request #967 from amvanbaren/jetty-timeout
Update to Spring Boot 3.2.2
2 parents 53d3903 + 4e144e6 commit 04c8c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'jacoco'
1111
id 'nu.studer.jooq' version '8.2.1'
1212
id 'de.undercouch.download' version '5.4.0'
13-
id 'org.springframework.boot' version '3.2.1'
13+
id 'org.springframework.boot' version '3.2.2'
1414
id 'io.spring.dependency-management' version '1.1.0'
1515
id 'io.gatling.gradle' version '3.9.5'
1616
id 'java'

0 commit comments

Comments
 (0)