Skip to content

Commit fe353f3

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.3
1 parent f6ce3c7 commit fe353f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<maven.compiler.source>17</maven.compiler.source>
3838
<maven.compiler.target>17</maven.compiler.target>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40-
<spring.boot.version>3.3.8</spring.boot.version>
40+
<spring.boot.version>3.4.3</spring.boot.version>
4141
<testcontainers.version>1.20.4</testcontainers.version>
4242
<tinylog.version>2.7.0</tinylog.version>
4343
</properties>

0 commit comments

Comments
 (0)