File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
spring-messaging-azure-servicebus
spring-messaging-azure-storage-queue Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 106106 <version >1.4.5</version > <!-- {x-version-update;com.azure:azure-core-serializer-json-jackson;dependency} -->
107107 <scope >test</scope >
108108 </dependency >
109+ <dependency >
110+ <groupId >com.azure</groupId >
111+ <artifactId >azure-core</artifactId >
112+ <version >1.44.0</version > <!-- {x-version-update;com.azure:azure-core;dependency} -->
113+ </dependency >
109114 </dependencies >
110115 <build >
111116 <plugins >
Original file line number Diff line number Diff line change 8282 <version >1.4.5</version > <!-- {x-version-update;com.azure:azure-core-serializer-json-jackson;dependency} -->
8383 <scope >test</scope >
8484 </dependency >
85+ <dependency >
86+ <groupId >com.azure</groupId >
87+ <artifactId >azure-core</artifactId >
88+ <version >1.44.0</version > <!-- {x-version-update;com.azure:azure-core;dependency} -->
89+ </dependency >
8590 </dependencies >
8691
8792 <build >
You can’t perform that action at this time.
0 commit comments