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 36ef684 commit c9fc22aCopy full SHA for c9fc22a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-commons</artifactId>
8
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.x-GH-3431-SNAPSHOT</version>
9
10
<name>Spring Data Core</name>
11
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -34,6 +34,7 @@
34
<xmlbeam>1.4.26</xmlbeam>
35
<java-module-name>spring.data.commons</java-module-name>
36
<kotlin.api.target>1.8</kotlin.api.target>
37
+ <spring>7.0.3-SNAPSHOT</spring>
38
</properties>
39
40
<dependencies>
0 commit comments