Skip to content

Commit eb07be2

Browse files
committed
Upgrade to Spring Modulith 2.0 M3.
1 parent bae527a commit eb07be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
2121
<java.version>21</java.version>
2222
<jmolecules.version>2025.0.0-RC5</jmolecules.version>
2323
<spring-hateoas.version>3.0.0-SNAPSHOT</spring-hateoas.version>
24-
<spring-modulith.version>2.0.0-SNAPSHOT</spring-modulith.version>
24+
<spring-modulith.version>2.0.0-M3</spring-modulith.version>
2525

2626
<!-- Enable full annotation processing on Java 23+ -->
2727
<maven.compiler.proc>full</maven.compiler.proc>

0 commit comments

Comments
 (0)