File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <artifactId >spring-boot-starter-thymeleaf</artifactId >
3737 </dependency >
3838 <dependency >
39- <groupId >org.springframework.data</groupId >
40- <artifactId >spring-data-r2dbc</artifactId >
41- <version >1.2.3</version >
42- </dependency >
43- <dependency >
44- <groupId >io.r2dbc</groupId >
45- <artifactId >r2dbc-pool</artifactId >
46- <version >0.8.5.RELEASE</version >
39+ <groupId >org.springframework.boot</groupId >
40+ <artifactId >spring-boot-starter-data-r2dbc</artifactId >
4741 </dependency >
4842
4943 <!-- MySQL dependencies start -->
5044 <dependency >
5145 <groupId >dev.miku</groupId >
5246 <artifactId >r2dbc-mysql</artifactId >
53- <version >0.8.2.RELEASE</version >
5447 </dependency >
5548 <dependency >
5649 <groupId >com.google.cloud.sql</groupId >
6356 <dependency >
6457 <groupId >io.r2dbc</groupId >
6558 <artifactId >r2dbc-postgresql</artifactId >
66- <version >0.8.6.RELEASE</version >
6759 </dependency >
6860 <dependency >
6961 <groupId >com.google.cloud.sql</groupId >
You can’t perform that action at this time.
0 commit comments