Skip to content

Commit bf0b9cf

Browse files
committed
Prepare release 4.0.0-RC1
1 parent fc6155d commit bf0b9cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
<java.version>17</java.version>
4848

4949
<!-- production dependencies -->
50-
<reactor.version>3.8.0</reactor.version>
51-
<spring-framework.version>7.0.1</spring-framework.version>
52-
<spring-boot.version>4.0.0</spring-boot.version>
50+
<reactor.version>3.8.1</reactor.version>
51+
<spring-framework.version>7.0.2</spring-framework.version>
52+
<spring-boot.version>4.0.1</spring-boot.version>
5353
<jline.version>3.30.6</jline.version>
5454
<antlr-st4.version>4.3.4</antlr-st4.version>
5555
<jakarta.validation-api.version>3.1.1</jakarta.validation-api.version>

0 commit comments

Comments
 (0)