Skip to content

Commit e483e36

Browse files
fix(deps): update spring boot to v3.5.7
1 parent 60d418c commit e483e36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<parent>
5858
<groupId>org.springframework.boot</groupId>
5959
<artifactId>spring-boot-starter-parent</artifactId>
60-
<version>3.5.6</version>
60+
<version>3.5.7</version>
6161
<relativePath/>
6262
</parent>
6363

@@ -231,7 +231,7 @@
231231
<path>
232232
<groupId>org.springframework.boot</groupId>
233233
<artifactId>spring-boot-configuration-processor</artifactId>
234-
<version>3.5.6</version>
234+
<version>3.5.7</version>
235235
</path>
236236
</annotationProcessorPaths>
237237
</configuration>

0 commit comments

Comments
 (0)