File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
boms/spring-cloud-azure-dependencies
spring-cloud-azure-autoconfigure
spring-cloud-azure-starter-data-cosmos Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.azure</groupId >
60
60
<artifactId >azure-spring-data-cosmos</artifactId >
61
- <version >3.34.0 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;dependency } -->
61
+ <version >3.35.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;current } -->
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.azure.resourcemanager</groupId >
Original file line number Diff line number Diff line change 111
111
<dependency >
112
112
<groupId >com.azure</groupId >
113
113
<artifactId >azure-spring-data-cosmos</artifactId >
114
- <version >3.34.0 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;dependency } -->
114
+ <version >3.35.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;current } -->
115
115
<optional >true</optional >
116
116
</dependency >
117
117
Original file line number Diff line number Diff line change 93
93
<dependency >
94
94
<groupId >com.azure</groupId >
95
95
<artifactId >azure-spring-data-cosmos</artifactId >
96
- <version >3.34.0 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;dependency } -->
96
+ <version >3.35.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-spring-data-cosmos;current } -->
97
97
</dependency >
98
98
</dependencies >
99
99
You can’t perform that action at this time.
0 commit comments