File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.google.cloud</groupId >
32
32
<artifactId >google-cloud-spanner-hibernate-dialect</artifactId >
33
- <version >0.1 .0</version >
33
+ <version >1.0 .0</version >
34
34
</dependency >
35
35
36
36
<!-- The Spanner JDBC driver dependency -->
37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-spanner-jdbc</artifactId >
40
- <version >1.10 .0</version >
40
+ <version >1.11 .0</version >
41
41
</dependency >
42
42
43
43
<!-- Hibernate core dependency -->
44
44
<dependency >
45
45
<groupId >org.hibernate</groupId >
46
46
<artifactId >hibernate-core</artifactId >
47
- <version >6.0.0.Alpha2 </version >
47
+ <version >5.4.9.Final </version >
48
48
</dependency >
49
49
</dependencies >
50
50
<!-- [END spanner_hibernate_dependencies] -->
You can’t perform that action at this time.
0 commit comments