Skip to content

Commit 72891d6

Browse files
committed
gh-599 Prepare branch.
1 parent 3de30e1 commit 72891d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jdbc/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
<dependency>
2828
<groupId>org.springframework.data</groupId>
2929
<artifactId>spring-data-jdbc</artifactId>
30+
<version>2.2.0-gh-910-SNAPSHOT</version>
31+
</dependency>
32+
<dependency>
33+
<groupId>org.springframework.data</groupId>
34+
<artifactId>spring-data-relational</artifactId>
35+
<version>2.2.0-gh-910-SNAPSHOT</version>
3036
</dependency>
3137

3238
<dependency>

0 commit comments

Comments
 (0)