File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
sdk/boms/azure-spring-cloud-dependencies Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 126126 <artifactId >spring-cloud-azure-appconfiguration-config-web</artifactId >
127127 <version >${azure.spring.appconfigure.version} </version >
128128 </dependency >
129+ <dependency >
130+ <groupId >com.microsoft.azure</groupId >
131+ <artifactId >spring-cloud-azure-feature-management-web</artifactId >
132+ <version >${azure.spring.appconfigure.version} </version >
133+ </dependency >
134+ <dependency >
135+ <groupId >com.microsoft.azure</groupId >
136+ <artifactId >spring-cloud-azure-feature-management</artifactId >
137+ <version >${azure.spring.appconfigure.version} </version >
138+ </dependency >
129139 <dependency >
130140 <groupId >com.azure.spring</groupId >
131141 <artifactId >azure-spring-cloud-messaging</artifactId >
You can’t perform that action at this time.
0 commit comments