File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spring-cloud-context-integration-tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 153153 </dependency >
154154 <dependency >
155155 <groupId >org.springframework.boot</groupId >
156- <artifactId >spring-boot-starter-aop </artifactId >
156+ <artifactId >spring-boot-starter-aspectj </artifactId >
157157 <optional >true</optional >
158158 </dependency >
159159 <dependency >
Original file line number Diff line number Diff line change 2929 </dependency >
3030 <dependency >
3131 <groupId >org.springframework.boot</groupId >
32- <artifactId >spring-boot-starter-aop </artifactId >
32+ <artifactId >spring-boot-starter-aspectj </artifactId >
3333 </dependency >
3434 <dependency >
3535 <groupId >org.springframework.integration</groupId >
Original file line number Diff line number Diff line change 4949 </dependency >
5050 <dependency >
5151 <groupId >org.springframework.boot</groupId >
52- <artifactId >spring-boot-starter-aop </artifactId >
52+ <artifactId >spring-boot-starter-aspectj </artifactId >
5353 <optional >true</optional >
5454 </dependency >
5555 <dependency >
You can’t perform that action at this time.
0 commit comments