Updates starter-aop to starter-aspectj

This commit is contained in:
spencergibb
2025-09-15 12:07:19 -04:00
parent 590e5a2175
commit ccedad0c94
@@ -70,7 +70,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<artifactId>spring-boot-starter-aspectj</artifactId>
<optional>true</optional>
</dependency>
<dependency>