We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605fbaa commit 5b81aebCopy full SHA for 5b81aeb
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'application'
3
id 'java'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id 'org.springframework.boot' version '3.5.6'
+ id 'org.springframework.boot' version '3.5.7'
6
id 'com.github.ben-manes.versions' version '0.53.0'
7
id 'com.gorylenko.gradle-git-properties' version '2.5.3'
8
id 'info.solidsoft.pitest' version '1.15.0'
@@ -178,7 +178,7 @@ def versions = [
178
serenity : '4.2.34',
179
serviceAuthProviderClient : '5.3.3',
180
serviceTokenGenerator : '0.6.0',
181
- springBootVersion : '3.5.6',
+ springBootVersion : '3.5.7',
182
springCloudWiremock : '4.3.0',
183
springDocOpenUi : '2.8.13',
184
swaggerAnnotations : '2.2.39',
0 commit comments