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 3de30e1 commit 72891d6Copy full SHA for 72891d6
jdbc/pom.xml
@@ -27,6 +27,12 @@
27
<dependency>
28
<groupId>org.springframework.data</groupId>
29
<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
36
</dependency>
37
38
0 commit comments