Skip to content

Commit 46cdf39

Browse files
authored
Dependencies: Change spring-boot version (#3954)
1 parent 5b88cd5 commit 46cdf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<checkstyle.version>10.17.0</checkstyle.version>
3434

3535
<!-- Project production dependency versions -->
36-
<spring.boot.version>3.4.4</spring.boot.version>
36+
<spring.boot.version>3.4.2</spring.boot.version>
3737
<vertx.version>4.5.14</vertx.version>
3838
<validation-api.version>2.0.1.Final</validation-api.version>
3939
<commons.collections.version>4.4</commons.collections.version>

0 commit comments

Comments
 (0)