Skip to content

Commit 7d233d7

Browse files
Patch spring framework to version 3.5.9 (#450)
* Patch spring framework to version 3.5.7 Patch spring framework to version 3.5.7 * Update pom.xml * Update pom.xml Co-authored-by: Anthony Gonzalez <[email protected]> --------- Co-authored-by: Anthony Gonzalez <[email protected]>
1 parent 05e1edb commit 7d233d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
<kotlin.version>2.2.0</kotlin.version>
6666

6767
<!--Spring Versions-->
68-
<spring-boot-framework.version>3.5.6</spring-boot-framework.version>
69-
<spring-cloud-framework.version>2025.0.0</spring-cloud-framework.version>
68+
<spring-boot-framework.version>3.5.9</spring-boot-framework.version>
69+
<spring-cloud-framework.version>2025.0.1</spring-cloud-framework.version>
7070

7171
<!--Springdoc-->
7272
<springdoc.version>2.8.9</springdoc.version>

0 commit comments

Comments
 (0)