File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,17 +12,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
1212 <parent >
1313 <groupId >org.springframework.boot</groupId >
1414 <artifactId >spring-boot-starter-parent</artifactId >
15- <version >4.0.0-SNAPSHOT </version >
15+ <version >4.0.0-M1 </version >
1616 </parent >
1717
1818 <properties >
1919 <bytebuddy .version>1.17.6</bytebuddy .version>
2020 <datasource-micrometer .version>1.1.0</datasource-micrometer .version>
2121 <java .version>21</java .version>
2222 <jmolecules .version>2025.0.0-RC4</jmolecules .version>
23- <spring-data-bom .version>2025.1.0-SNAPSHOT</spring-data-bom .version>
2423 <spring-hateoas .version>3.0.0-SNAPSHOT</spring-hateoas .version>
25- <spring-modulith .version>2.0.0-SNAPSHOT </spring-modulith .version>
24+ <spring-modulith .version>2.0.0-M1 </spring-modulith .version>
2625
2726 <!-- Enable full annotation processing on Java 23+ -->
2827 <maven .compiler.proc>full</maven .compiler.proc>
You can’t perform that action at this time.
0 commit comments