We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6cddf commit 01f3f41Copy full SHA for 01f3f41
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.springframework.data.build</groupId>
25
<artifactId>spring-data-parent</artifactId>
26
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M1</version>
27
</parent>
28
29
<properties>
@@ -38,7 +38,7 @@
38
<jsqlparser>5.2</jsqlparser>
39
<mysql-connector-java>9.2.0</mysql-connector-java>
40
<postgresql>42.7.5</postgresql>
41
- <springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
+ <springdata.commons>4.0.0-M1</springdata.commons>
42
<vavr>0.10.3</vavr>
43
44
<hibernate.groupId>org.hibernate</hibernate.groupId>
0 commit comments