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 3131 <dependency >
3232 <groupId >com.google.cloud</groupId >
3333 <artifactId >google-cloud-spanner-hibernate-dialect</artifactId >
34- <version >0.1.0-SNAPSHOT </version >
34+ <version >0.1.0</version >
3535 </dependency >
3636
3737 <!-- The Spanner JDBC driver dependency -->
3838 <dependency >
3939 <groupId >com.google.cloud</groupId >
4040 <artifactId >google-cloud-spanner-jdbc</artifactId >
41- <version >0.3 .0</version >
41+ <version >1.7 .0</version >
4242 </dependency >
4343
4444 <!-- Hibernate core dependency -->
4545 <dependency >
4646 <groupId >org.hibernate</groupId >
4747 <artifactId >hibernate-core</artifactId >
48- <version >5.4.2 .Final</version >
48+ <version >5.4.6 .Final</version >
4949 </dependency >
5050 </dependencies >
5151 <!-- [END spanner_hibernate_dependencies] -->
You can’t perform that action at this time.
0 commit comments