Skip to content

Commit b15b602

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.5.4
1 parent 843ecbd commit b15b602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<properties>
2121
<java.version>17</java.version>
2222
<spring.version>6.0.3</spring.version>
23-
<spring-boot.version>3.0.0</spring-boot.version>
23+
<spring-boot.version>3.5.4</spring-boot.version>
2424
<lombok.version>1.18.24</lombok.version>
2525
<jacoco.version>0.8.8</jacoco.version>
2626
<junit.version>5.9.1</junit.version>

0 commit comments

Comments
 (0)