Skip to content

Commit 9c7fe2b

Browse files
authored
Dependencies: Bump Spring Boot and Vert.x minor version (#4164)
1 parent f0d0636 commit 9c7fe2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extra/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<checkstyle.version>10.17.0</checkstyle.version>
3434

3535
<!-- Project production dependency versions -->
36-
<spring.boot.version>3.4.5</spring.boot.version>
37-
<vertx.version>4.5.14</vertx.version>
36+
<spring.boot.version>3.5.5</spring.boot.version>
37+
<vertx.version>4.5.20</vertx.version>
3838
<validation-api.version>2.0.1.Final</validation-api.version>
3939
<commons.collections.version>4.4</commons.collections.version>
4040
<commons.compress.version>1.27.1</commons.compress.version>

0 commit comments

Comments
 (0)