Skip to content

Commit c9fc22a

Browse files
Prepare issue branch.
1 parent 36ef684 commit c9fc22a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-commons</artifactId>
8-
<version>4.0.2-SNAPSHOT</version>
8+
<version>4.0.x-GH-3431-SNAPSHOT</version>
99

1010
<name>Spring Data Core</name>
1111
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -34,6 +34,7 @@
3434
<xmlbeam>1.4.26</xmlbeam>
3535
<java-module-name>spring.data.commons</java-module-name>
3636
<kotlin.api.target>1.8</kotlin.api.target>
37+
<spring>7.0.3-SNAPSHOT</spring>
3738
</properties>
3839

3940
<dependencies>

0 commit comments

Comments
 (0)