Skip to content

Commit d714902

Browse files
committed
Update Spring dependencies to latest snapshots
1 parent 3a701c6 commit d714902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

4949
<!-- production dependencies -->
50-
<reactor.version>3.8.2</reactor.version>
51-
<spring-framework.version>7.0.3</spring-framework.version>
50+
<reactor.version>3.8.3-SNAPSHOT</reactor.version>
51+
<spring-framework.version>7.0.4-SNAPSHOT</spring-framework.version>
5252
<spring-boot.version>4.0.2</spring-boot.version>
5353
<jline.version>3.30.6</jline.version>
5454
<antlr-st4.version>4.3.4</antlr-st4.version>

0 commit comments

Comments
 (0)