File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed
spring-cloud-azure-starter-data-redis-lettuce
spring-cloud-azure-starter-servicebus-jms Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -376,21 +376,14 @@ springboot4_org.springframework.cloud:spring-cloud-starter-stream-kafka;5.0.0
376376springboot4_org.springframework.cloud:spring-cloud-stream-test-binder;5.0.0
377377springboot4_org.springframework.cloud:spring-cloud-stream;5.0.0
378378springboot4_org.springframework.data:spring-data-commons;4.0.0
379- springboot4_org.springframework.data:spring-data-redis;4.0.0
380379springboot4_org.springframework.integration:spring-integration-core;7.0.0
381380springboot4_org.springframework.retry:spring-retry;2.0.12
382- springboot4_org.springframework.security:spring-security-config;7.0.0
383- springboot4_org.springframework.security:spring-security-oauth2-client;7.0.0
384- springboot4_org.springframework.security:spring-security-oauth2-jose;7.0.0
385- springboot4_org.springframework.security:spring-security-oauth2-resource-server;7.0.0
386- springboot4_org.springframework.security:spring-security-web;7.0.0
387381springboot4_org.springframework:spring-beans;7.0.1
388382springboot4_org.springframework:spring-context-support;7.0.1
389383springboot4_org.springframework:spring-context;7.0.1
390384springboot4_org.springframework:spring-core-test;7.0.1
391385springboot4_org.springframework:spring-core;7.0.1
392386springboot4_org.springframework:spring-expression;7.0.1
393- springboot4_org.springframework:spring-jms;7.0.1
394387springboot4_org.springframework:spring-messaging;7.0.1
395388springboot4_org.springframework:spring-test;7.0.1
396389springboot4_org.springframework:spring-tx;7.0.1
Original file line number Diff line number Diff line change 9595 <dependency >
9696 <groupId >org.springframework.boot</groupId >
9797 <artifactId >spring-boot-data-redis</artifactId >
98- <version >4.0.0</version > <!-- {x-version-update;springboot4_org.springframework.data :spring-boot-data-redis;external_dependency} -->
98+ <version >4.0.0</version > <!-- {x-version-update;springboot4_org.springframework.boot :spring-boot-data-redis;external_dependency} -->
9999 </dependency >
100100
101101 <dependency >
Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >org.springframework.boot</groupId >
9898 <artifactId >spring-boot-jms</artifactId >
99- <version >4.0.0</version > <!-- {x-version-update;springboot4_org.springframework:spring-boot-jms;external_dependency} -->
99+ <version >4.0.0</version > <!-- {x-version-update;springboot4_org.springframework.boot :spring-boot-jms;external_dependency} -->
100100 </dependency >
101101 <dependency >
102102 <groupId >org.messaginghub</groupId >
You can’t perform that action at this time.
0 commit comments