Skip to content

Commit

Permalink
Start building against Spring Framework 6.2 snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll authored and odrotbohm committed Jun 25, 2024
1 parent 4c9672d commit cbabb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<java.version>22</java.version>
<lombok.version>1.18.32</lombok.version>
<jmolecules.version>2023.1.3</jmolecules.version>
<spring-framework.version>6.2.0-M3</spring-framework.version>
<spring-framework.version>6.2.0-SNAPSHOT</spring-framework.version>
<spring-modulith.version>1.2.0</spring-modulith.version>
</properties>

Expand Down

0 comments on commit cbabb16

Please sign in to comment.