Skip to content

Commit b0a4d33

Browse files
committed
GH-1472 - Update examples to Spring Framework 7.0.1.
1 parent 5ab8fb7 commit b0a4d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<properties>
2828
<java.version>17</java.version>
2929
<jmolecules.version>2025.0.1</jmolecules.version>
30-
<spring-framework.version>7.0.0</spring-framework.version>
30+
<spring-framework.version>7.0.1</spring-framework.version>
3131
<maven.deploy.skip>true</maven.deploy.skip>
3232
</properties>
3333

0 commit comments

Comments
 (0)